See: Description
Interface | Description |
---|---|
GraphNode |
The
GraphNode represents a user in the social graph. |
Relationship |
Relationship specifies an edge in the social graph and represents
the relationship between two graph nodes (users, groups, topics). |
SocialGraph |
SocialGraph encapsulates an abstraction of a directed graph of node. |
Enum | Description |
---|---|
Direction |
Defines relationship directions used when getting relationships from a node.
|
Exception | Description |
---|---|
SocialGraphException |
Generic runtime exception to use for social graph errors.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved