Uses of Class
com.tietoenator.trip.jxp.graph.TdbGraphPathEdge
-
Packages that use TdbGraphPathEdge Package Description com.tietoenator.trip.jxp.graph [EXPERIMENTAL] Graph database querying and manipulation. -
-
Uses of TdbGraphPathEdge in com.tietoenator.trip.jxp.graph
Methods in com.tietoenator.trip.jxp.graph that return TdbGraphPathEdge Modifier and Type Method Description TdbGraphPathEdge
TdbGraphPathVertex. getOutputEdge()
Get the outut edge this path vertex is associated with.
-