Package com.tietoenator.trip.jxp.graph
Class TdbSubGraph
- java.lang.Object
-
- com.tietoenator.trip.jxp.graph.TdbGraphSet
-
- com.tietoenator.trip.jxp.graph.TdbSubGraph
-
- All Implemented Interfaces:
com.tietoenator.trip.jxp.internal.utils.DOMSink
public class TdbSubGraph extends TdbGraphSet implements com.tietoenator.trip.jxp.internal.utils.DOMSink
Represents a graph database search result.THIS CLASS IS EXPERIMENTAL. USE WITH CAUTION! ITS INTERFACE MAY CHANGE IN FUTURE RELEASES.
- Since:
- TRIPjxp 3.1
-
-
Method Summary
-
Methods inherited from class com.tietoenator.trip.jxp.graph.TdbGraphSet
backtrack, findPaths, follow, getEdgeCount, getGraph, getRecord, getSearchId, merge, query, resolveSources, resolveTargets, shortestPath, source, target, transitive
-
-