See: Description
| 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.
|
| 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 | Description |
|---|---|
| TdbGraphNotificationType |
Graph analysis notification detail type.
|
EXPERIMENTAL. USE WITH CAUTION! INTERFACE MAY CHANGE IN FUTURE RELEASES.