Package com.adobe.granite.socialgraph


@Version("0.0.2") package com.adobe.granite.socialgraph
Provides a interfaces that define social graph semantics
  • Class
    Description
    Defines relationship directions used when getting relationships from a node.
    The GraphNode represents a user in the social graph.
    Relationship specifies an edge in the social graph and represents the relationship between two graph nodes (users, groups, topics).
    SocialGraph encapsulates an abstraction of a directed graph of node.
    Generic runtime exception to use for social graph errors.