public interface LinkStep
Modifier and Type | Method and Description |
---|---|
Node |
getEndNode()
Returns the end node of this link step.
|
com.orchestranetworks.schema.Path |
getForeignKey()
Returns the path of this foreign key.
|
Node |
getStartNode()
Returns the start node of this link step.
|