Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractRelationshipSearchOperation
-
Packages that use AbstractRelationshipSearchOperation Package Description 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. -
-
Uses of AbstractRelationshipSearchOperation in org.odpi.egeria.connectors.juxt.xtdb.readops
Subclasses of AbstractRelationshipSearchOperation in org.odpi.egeria.connectors.juxt.xtdb.readops Modifier and Type Class Description classFindRelationshipsImplements the 'findRelationships' operation of the OMRS metadata collection interface.classFindRelationshipsByPropertyValueImplements the 'findRelationshipsByPropertyValue' operation of the OMRS metadata collection interface.classGetRelationshipsForEntityImplements the 'getRelationshipsForEntity' operation of the OMRS metadata collection interface.
-