Package org.odpi.openmetadata.adapters.repositoryservices.xtdb.repositoryconnector.readops
package org.odpi.openmetadata.adapters.repositoryservices.xtdb.repositoryconnector.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.
-
ClassDescriptionBase class that all search operations that retrieve entities should implement.Base class that all graph operations should implement.Base class that all metadata instance history retrieval operations should implement.Base class that all read operations should implement.Base class that all search operations that retrieve entities should implement.Base class that all search operations should implement.Implements the 'findEntities' operation of the OMRS metadata collection interface.Implements the 'findEntitiesByPropertyValue' operation of the OMRS metadata collection interface.Implements the 'findRelationships' operation of the OMRS metadata collection interface.Implements the 'findRelationshipsByPropertyValue' operation of the OMRS metadata collection interface.Base class to retrieve entity information.Implements the 'getEntityDetailHistory' operation of the OMRS metadata collection interface.Implements the 'getEntityNeighborhood' operation of the OMRS metadata collection interface.Implements the 'getLinkingEntities' operation of the OMRS metadata collection interface.Implements the 'getRelatedEntities' operation of the OMRS metadata collection interface.Base class to retrieve relationship information.Implements the 'getRelationshipHistory' operation of the OMRS metadata collection interface.Implements the 'getRelationshipsForEntity' operation of the OMRS metadata collection interface.