Packages 
Package Description
org.odpi.egeria.connectors.juxt.xtdb.auditlog
Defines the audit and error logging messages used by the XTDB repository connector.
org.odpi.egeria.connectors.juxt.xtdb.cache  
org.odpi.egeria.connectors.juxt.xtdb.mapping
Implements the mapping logic between Egeria objects and XTDB documents.
org.odpi.egeria.connectors.juxt.xtdb.model
Implements basic model details for the XTDB repository connector.
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.
org.odpi.egeria.connectors.juxt.xtdb.readops
Defines and implements read operations to ensure consistent data across potentially multiple read operations that are all combined to arrive at a particular result.
org.odpi.egeria.connectors.juxt.xtdb.repositoryconnector
Defines and implements the XTDB repository connector as an Open Connector Framework (OCF) connector, implementing the repository connector (MetadataCollection) interface.
org.odpi.egeria.connectors.juxt.xtdb.txnfn
Defines and implements XTDB transaction functions to ensure consistent ordering of write operations irrespective of a distributed back-end or asynchronous ingestion mode.