| 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.
|
| Class and 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.
|
| Class and Description |
|---|
| TdbGraphNotification
Data provided with a graph analysis notification.
|