Modifier and Type | Method and Description |
---|---|
GraphNode |
getInV()
Returns the identifier of this edge's incoming/head vertex.
|
String |
getInVLabel()
Returns the label of this edge's incoming/head vertex.
|
GraphNode |
getOutV()
Returns the identifier of this edge's outgoing/tail vertex.
|
String |
getOutVLabel()
Returns the label of this edge's outgoing/tail vertex.
|
getId, getLabel, getProperties, getProperties, getProperty, getPropertyNames
GraphNode getInV()
String getInVLabel()
GraphNode getOutV()
String getOutVLabel()