public interface Edge extends Relationship
Relationship
specifies an edge in the social graph and represents the relationship between two graph
nodes (users, groups, topics).Modifier and Type | Field and Description |
---|---|
static String |
FOLLOWING_RELATIONSHIP_TYPE |
Modifier and Type | Method and Description |
---|---|
String |
getEndId() |
String |
getStartId() |
delete, get, get, getEndNode, getOtherNode, getStartNode, getType, isBidirectional, isVirtual, signature
static final String FOLLOWING_RELATIONSHIP_TYPE
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"