Hierarchy For All Packages
Package Hierarchies:- org.odpi.egeria.connectors.juxt.xtdb.auditlog,
- org.odpi.egeria.connectors.juxt.xtdb.cache,
- org.odpi.egeria.connectors.juxt.xtdb.mapping,
- org.odpi.egeria.connectors.juxt.xtdb.model,
- org.odpi.egeria.connectors.juxt.xtdb.model.search,
- org.odpi.egeria.connectors.juxt.xtdb.readops,
- org.odpi.egeria.connectors.juxt.xtdb.repositoryconnector,
- org.odpi.egeria.connectors.juxt.xtdb.txnfn
Class Hierarchy
- java.lang.Object
- org.odpi.egeria.connectors.juxt.xtdb.mapping.AbstractMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.InstanceAuditHeaderMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.ClassificationMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.InstanceHeaderMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.EntitySummaryMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.EntityDetailMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.EntityProxyMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.RelationshipMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.EntitySummaryMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.InstancePropertyValueMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.ArrayPropertyValueMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.EnumPropertyValueMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.MapPropertyValueMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.PrimitivePropertyValueMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.StructPropertyValueMapping
- org.odpi.egeria.connectors.juxt.xtdb.mapping.InstanceAuditHeaderMapping
- org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractReadOperation
- org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractGraphOperation
- org.odpi.egeria.connectors.juxt.xtdb.readops.GetEntityNeighborhood
- org.odpi.egeria.connectors.juxt.xtdb.readops.GetLinkingEntities
- org.odpi.egeria.connectors.juxt.xtdb.readops.GetRelatedEntities
- org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractHistoryOperation
- org.odpi.egeria.connectors.juxt.xtdb.readops.GetEntityHistory
- org.odpi.egeria.connectors.juxt.xtdb.readops.GetRelationshipHistory
- org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractSearchOperation
- org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractEntitySearchOperation
- org.odpi.egeria.connectors.juxt.xtdb.readops.FindEntities
- org.odpi.egeria.connectors.juxt.xtdb.readops.FindEntitiesByPropertyValue
- org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractRelationshipSearchOperation
- org.odpi.egeria.connectors.juxt.xtdb.readops.FindRelationships
- org.odpi.egeria.connectors.juxt.xtdb.readops.FindRelationshipsByPropertyValue
- org.odpi.egeria.connectors.juxt.xtdb.readops.GetRelationshipsForEntity
- org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractEntitySearchOperation
- org.odpi.egeria.connectors.juxt.xtdb.readops.GetEntity
- org.odpi.egeria.connectors.juxt.xtdb.readops.GetRelationship
- org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractGraphOperation
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.AbstractTransactionFunction
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.AddEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.AddEntityProxy
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.AddRelationship
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ClassifyEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.DeclassifyEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.DeleteInstance
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.DeleteEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.DeleteRelationship
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.PurgeClassificationReferenceCopy
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.PurgeEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.PurgeRelationship
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReHomeInstance
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReHomeEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReHomeRelationship
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReIdentifyInstance
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReIdentifyEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReIdentifyRelationship
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReLinkRelationship
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.RestoreInstance
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.RestoreEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.RestoreRelationship
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReTypeInstance
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReTypeEntity
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.ReTypeRelationship
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.SaveClassificationReferenceCopy
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.SaveEntityReferenceCopy
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.SaveRelationshipReferenceCopy
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UndoInstanceUpdate
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UndoEntityUpdate
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UndoRelationshipUpdate
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UpdateInstanceProperties
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UpdateEntityClassification
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UpdateEntityProperties
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UpdateRelationshipProperties
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UpdateInstanceStatus
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UpdateEntityStatus
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.UpdateRelationshipStatus
- org.odpi.egeria.connectors.juxt.xtdb.model.search.ConditionBuilder
- org.odpi.openmetadata.frameworks.connectors.Connector
- org.odpi.openmetadata.frameworks.connectors.ConnectorBase
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector (implements org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent, org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager)
- org.odpi.egeria.connectors.juxt.xtdb.repositoryconnector.XtdbOMRSRepositoryConnector
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnector (implements org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent, org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSMetadataCollectionManager)
- org.odpi.openmetadata.frameworks.connectors.ConnectorBase
- org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
- org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase (implements org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent)
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnectorProviderBase
- org.odpi.egeria.connectors.juxt.xtdb.repositoryconnector.XtdbOMRSRepositoryConnectorProvider
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryConnectorProviderBase
- org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase (implements org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent)
- org.odpi.egeria.connectors.juxt.xtdb.mapping.Constants
- org.odpi.egeria.connectors.juxt.xtdb.cache.ErrorMessageCache
- org.odpi.egeria.connectors.juxt.xtdb.mapping.InstancePropertiesMapping
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.Keywords
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection (implements org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent)
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
- org.odpi.egeria.connectors.juxt.xtdb.repositoryconnector.XtdbOMRSMetadataCollection
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSDynamicTypeMetadataCollectionBase
- org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase
- org.odpi.egeria.connectors.juxt.xtdb.model.PersistenceLayer
- org.odpi.egeria.connectors.juxt.xtdb.cache.PropertyKeywords
- org.odpi.egeria.connectors.juxt.xtdb.model.search.TextConditionBuilder
- org.odpi.egeria.connectors.juxt.xtdb.txnfn.TxnValidations
- org.odpi.egeria.connectors.juxt.xtdb.cache.TypeDefCache
- org.odpi.egeria.connectors.juxt.xtdb.model.search.XtdbQuery
- org.odpi.egeria.connectors.juxt.xtdb.model.search.XtdbGraphQuery
- org.odpi.egeria.connectors.juxt.xtdb.mapping.AbstractMapping
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.odpi.egeria.connectors.juxt.xtdb.auditlog.XtdbOMRSAuditCode (implements org.odpi.openmetadata.frameworks.auditlog.messagesets.AuditLogMessageSet)
- org.odpi.egeria.connectors.juxt.xtdb.auditlog.XtdbOMRSErrorCode (implements org.odpi.openmetadata.frameworks.auditlog.messagesets.ExceptionMessageSet)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)