Package | Description |
---|---|
com.tietoenator.trip.jxp.graph |
[EXPERIMENTAL] Graph database querying and manipulation.
|
Modifier and Type | Method and Description |
---|---|
TdbGraphPathVertex |
TdbGraphPath.getStartVertex()
Returns the vertex at which the path starts.
|
TdbGraphPathVertex |
TdbGraphPathEdge.getTarget()
Returns the target vertex.
|