Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReTypeInstance
-
Packages that use ReTypeInstance Package Description 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. -
-
Uses of ReTypeInstance in org.odpi.egeria.connectors.juxt.xtdb.txnfn
Subclasses of ReTypeInstance in org.odpi.egeria.connectors.juxt.xtdb.txnfn Modifier and Type Class Description classReTypeEntityTransaction function for changing an entity's type.classReTypeRelationshipTransaction function for changing a relationship's type.
-