Uses of Class
com.tietoenator.trip.jxp.graph.TdbGraphPathVertex
-
Packages that use TdbGraphPathVertex Package Description com.tietoenator.trip.jxp.graph [EXPERIMENTAL] Graph database querying and manipulation. -
-
Uses of TdbGraphPathVertex in com.tietoenator.trip.jxp.graph
Methods in com.tietoenator.trip.jxp.graph that return TdbGraphPathVertex Modifier and Type Method Description TdbGraphPathVertex
TdbGraphPath. getStartVertex()
Returns the vertex at which the path starts.TdbGraphPathVertex
TdbGraphPathEdge. getTarget()
Returns the target vertex.
-