|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRelationship
Relationship is the way a node can be related with another node.
Method Summary | |
---|---|
Date |
getCreationDate()
Gets the IRelatable creation date. |
String |
getId()
Gets the IRelatable identifier. |
IRelationshipType |
getRelationshipType()
Gets the relationship type. |
IRelatable |
getSource()
Gets the IRelatable source. |
IRelatable |
getTarget()
Gets the IRelatable target. |
Method Detail |
---|
String getId()
IRelatable getSource()
IRelatable getTarget()
IRelationshipType getRelationshipType()
Date getCreationDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |