Package com.adobe.granite.socialgraph
@Version("0.0.2")
package com.adobe.granite.socialgraph
Provides a interfaces that define social graph semantics
-
ClassDescriptionDefines relationship directions used when getting relationships from a node.The
GraphNoderepresents a user in the social graph.Relationshipspecifies an edge in the social graph and represents the relationship between two graph nodes (users, groups, topics).SocialGraphencapsulates an abstraction of a directed graph of node.Generic runtime exception to use for social graph errors.