Uses of Class
org.odpi.egeria.connectors.juxt.crux.model.search.CruxQuery
-
Packages that use CruxQuery Package Description 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. -
-
Uses of CruxQuery in org.odpi.egeria.connectors.juxt.crux.model.search
Subclasses of CruxQuery in org.odpi.egeria.connectors.juxt.crux.model.search Modifier and Type Class Description classCruxGraphQueryCaptures the structure of a query against Crux that spans the graph, and therefore could return both relationships and entities together.
-