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