Package org.odpi.egeria.connectors.juxt.xtdb.model.search
Implements the model used to translate between Egeria's search interface elements and the underlying
XTDB repository's search mechanisms.
-
Class Summary Class Description ConditionBuilder Methods for building up complex conditions used by the queries.TextConditionBuilder Methods for building up complex conditions that search text (strings).XtdbGraphQuery Captures the structure of a query against XTDB that spans the graph, and therefore could return both relationships and entities together.XtdbQuery Captures the structure of a query against XTDB.