Uses of Package
com.tietoenator.trip.jxp.graph
-
Packages that use com.tietoenator.trip.jxp.graph Package Description com.tietoenator.trip.jxp.graph [EXPERIMENTAL] Graph database querying and manipulation.com.tietoenator.trip.jxp.session Classes for estalishing and maintaining a session. -
Classes in com.tietoenator.trip.jxp.graph used by com.tietoenator.trip.jxp.graph Class Description TdbGraph The main interface to TRIP graph search and navigation features.TdbGraphNotificationType Graph analysis notification detail type.TdbGraphPath Represents a path through a graph.TdbGraphPathEdge Represents an edge (a.k.a.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. -
Classes in com.tietoenator.trip.jxp.graph used by com.tietoenator.trip.jxp.session Class Description TdbGraphNotification Data provided with a graph analysis notification.