Module: MetaGraph

Defined in:
lib/meta_graph.rb,
lib/meta_graph/node.rb,
lib/meta_graph/client.rb,
lib/meta_graph/resource.rb,
lib/meta_graph/collection.rb,
lib/meta_graph/hash_accessor.rb,
lib/meta_graph/graph_accessor.rb

Defined Under Namespace

Modules: GraphAccessor, HashAccessor Classes: Client, Collection, Node, Resource

Constant Summary collapse

GRAPH_API_END_POINT =

GraphAPI based URL

'https://graph.facebook.com/'