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