Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReIdentifyInstance
-
Packages that use ReIdentifyInstance 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 ReIdentifyInstance in org.odpi.egeria.connectors.juxt.xtdb.txnfn
Subclasses of ReIdentifyInstance in org.odpi.egeria.connectors.juxt.xtdb.txnfn Modifier and Type Class Description classReIdentifyEntityTransaction function for updating an entity's unique identifier.classReIdentifyRelationshipTransaction function for updating an relationship's unique identifier.
-