Package com.tietoenator.trip.jxp.graph
[EXPERIMENTAL] Graph database querying and manipulation.
EXPERIMENTAL. USE WITH CAUTION! INTERFACE MAY CHANGE IN FUTURE RELEASES.
-
Class Summary Class Description TdbGraph The main interface to TRIP graph search and navigation features.TdbGraphNotification Data provided with a graph analysis notification.TdbGraphPath Represents a path through a graph.TdbGraphPathEdge Represents an edge (a.k.a. link or relation) in a path such as generated by one of the path analysis functions in TdbGraphSet.TdbGraphPathVertex Represents a vertex (node) in a path such as generated by one of the path analysis functions in TdbGraphSet.TdbGraphQueryResult Represents the result of a query in the TRIP graph query language format.TdbGraphSet Represents a graph database, a graph cluster or a subgraph based on a graph query.TdbSubGraph Represents a graph database search result. -
Enum Summary Enum Description TdbGraphNotificationType Graph analysis notification detail type.