Package com.tietoenator.trip.jxp.graph


package com.tietoenator.trip.jxp.graph
[EXPERIMENTAL] Graph database querying and manipulation.

EXPERIMENTAL. USE WITH CAUTION! INTERFACE MAY CHANGE IN FUTURE RELEASES.

  • Class
    Description
    The main interface to TRIP graph search and navigation features.
    Data provided with a graph analysis notification.
    Graph analysis notification detail type.
    Represents a path through a graph.
    Represents an edge (a.k.a. link or relation) in a path such as generated by one of the path analysis functions in TdbGraphSet.
    Represents a vertex (node) in a path such as generated by one of the path analysis functions in TdbGraphSet.
    Represents the result of a query in the TRIP graph query language format.
    Represents a graph database, a graph cluster or a subgraph based on a graph query.
    Represents a graph database search result.