Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractGraphOperation
-
Packages that use AbstractGraphOperation 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 AbstractGraphOperation in org.odpi.egeria.connectors.juxt.xtdb.readops
Subclasses of AbstractGraphOperation in org.odpi.egeria.connectors.juxt.xtdb.readops Modifier and Type Class Description classGetEntityNeighborhoodImplements the 'getEntityNeighborhood' operation of the OMRS metadata collection interface.classGetLinkingEntitiesImplements the 'getLinkingEntities' operation of the OMRS metadata collection interface.classGetRelatedEntitiesImplements the 'getRelatedEntities' operation of the OMRS metadata collection interface.
-