Hierarchy For All Packages
Package Hierarchies:- ai.stapi.graph,
- ai.stapi.graph.attribute,
- ai.stapi.graph.attribute.attributeFactory,
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory,
- ai.stapi.graph.attribute.attributeFactory.exceptions,
- ai.stapi.graph.attribute.attributeValue,
- ai.stapi.graph.attribute.exceptions,
- ai.stapi.graph.configuration,
- ai.stapi.graph.configuration.renderer,
- ai.stapi.graph.exceptions,
- ai.stapi.graph.graphElementForRemoval,
- ai.stapi.graph.graphelements,
- ai.stapi.graph.inMemoryGraph,
- ai.stapi.graph.inMemoryGraph.exceptions,
- ai.stapi.graph.renderer.infrastructure.apiRenderer,
- ai.stapi.graph.renderer.infrastructure.apiRenderer.attributes,
- ai.stapi.graph.renderer.infrastructure.apiRenderer.edge,
- ai.stapi.graph.renderer.infrastructure.apiRenderer.node,
- ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph,
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer,
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.attribute,
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.edge,
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.node,
- ai.stapi.graph.renderer.infrastructure.responseRenderer,
- ai.stapi.graph.renderer.infrastructure.responseRenderer.attributes,
- ai.stapi.graph.renderer.infrastructure.responseRenderer.edge,
- ai.stapi.graph.renderer.infrastructure.responseRenderer.node,
- ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph,
- ai.stapi.graph.renderer.infrastructure.textRenderer,
- ai.stapi.graph.renderer.infrastructure.textRenderer.edge,
- ai.stapi.graph.renderer.infrastructure.textRenderer.node,
- ai.stapi.graph.renderer.model,
- ai.stapi.graph.renderer.model.edgeRenderer,
- ai.stapi.graph.renderer.model.exceptions,
- ai.stapi.graph.renderer.model.nodeRenderer,
- ai.stapi.graph.renderer.model.nodeRenderer.exceptions,
- ai.stapi.graph.repositorypruner,
- ai.stapi.graph.traversableGraphElements,
- ai.stapi.graph.versionedAttributes,
- ai.stapi.graph.versionedAttributes.exceptions
Class Hierarchy
- java.lang.Object
- ai.stapi.graph.attribute.AbstractAttribute<T> (implements ai.stapi.graph.attribute.Attribute<T>)
- ai.stapi.graph.attribute.LeafAttribute<T,
AV> - ai.stapi.graph.attribute.ListAttribute
- ai.stapi.graph.attribute.SetAttribute
- ai.stapi.graph.attribute.LeafAttribute<T,
- ai.stapi.graph.attribute.AbstractAttributeContainer (implements ai.stapi.graph.AttributeContainer)
- ai.stapi.graph.graphelements.AbstractGraphElement (implements ai.stapi.graph.graphelements.GraphElement)
- ai.stapi.graph.traversableGraphElements.TraversableEdge (implements java.lang.Comparable<T>, ai.stapi.graph.traversableGraphElements.TraversableGraphElement)
- ai.stapi.graph.traversableGraphElements.TraversableNode (implements ai.stapi.graph.traversableGraphElements.TraversableGraphElement)
- ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue<T> (implements ai.stapi.graph.attribute.attributeValue.AttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.Base64BinaryAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.BooleanAttributeValue
- ai.stapi.graph.attribute.attributeValue.DateAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.DateTimeAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.DecimalAttributeValue (implements ai.stapi.graph.attribute.attributeValue.NumberLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.InstantAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.IntegerAttributeValue (implements ai.stapi.graph.attribute.attributeValue.NumberLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.PositiveIntegerAttributeValue
- ai.stapi.graph.attribute.attributeValue.UnsignedIntegerAttributeValue
- ai.stapi.graph.attribute.attributeValue.StringAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.CodeAttributeValue
- ai.stapi.graph.attribute.attributeValue.IdAttributeValue
- ai.stapi.graph.attribute.attributeValue.MarkdownAttributeValue
- ai.stapi.graph.attribute.attributeValue.TimeAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.UnknownAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.UriAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeValue.CanonicalAttributeValue
- ai.stapi.graph.attribute.attributeValue.OidAttributeValue
- ai.stapi.graph.attribute.attributeValue.UrlAttributeValue
- ai.stapi.graph.attribute.attributeValue.UuidAttributeValue
- ai.stapi.graph.attribute.attributeValue.XhtmlAttributeValue (implements ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AbstractDateTimeAttributeValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.DateAttributeValueFactory
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.DateTimeAttributeValueFactory
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.InstantAttributeValueFactory
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.TimeAttributeValueFactory
- ai.stapi.graph.versionedAttributes.AbstractVersionedAttribute<T> (implements ai.stapi.graph.versionedAttributes.VersionedAttribute<T>)
- ai.stapi.graph.versionedAttributes.ImmutableVersionedAttribute<T>
- ai.stapi.graph.versionedAttributes.AbstractVersionedAttributeGroup (implements ai.stapi.graph.versionedAttributes.VersionedAttributeGroup)
- ai.stapi.graph.versionedAttributes.ImmutableVersionedAttributeGroup
- ai.stapi.graph.renderer.infrastructure.apiRenderer.attributes.ApiAttributesRenderer
- ai.stapi.graph.renderer.infrastructure.apiRenderer.attributes.ApiAttributeVersionsRenderer
- ai.stapi.graph.renderer.infrastructure.apiRenderer.node.ApiCompactNodeRenderer
- ai.stapi.graph.renderer.infrastructure.apiRenderer.edge.ApiEdgeRenderer
- ai.stapi.graph.renderer.infrastructure.apiRenderer.node.ApiNodePrimaryNameFactory
- ai.stapi.graph.renderer.infrastructure.apiRenderer.node.ApiNodeRenderer (implements ai.stapi.graph.renderer.model.nodeRenderer.NodeRenderer)
- ai.stapi.graph.configuration.renderer.ApiRendererConfiguration
- ai.stapi.graph.renderer.infrastructure.apiRenderer.ApiRendererOptions (implements ai.stapi.graph.renderer.model.nodeRenderer.RendererOptions)
- ai.stapi.graph.configuration.AttributeFactoryConfiguration
- ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph.AttributeResponse (implements java.io.Serializable)
- ai.stapi.graph.attribute.attributeFactory.AttributeValueFactoryInput
- ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph.AttributeVersionResponse (implements java.io.Serializable)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.Base64BinaryValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.BooleanValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.CanonicalValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.CodeValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph.CompactNodeResponse (implements java.io.Serializable)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.DecimalValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.inMemoryGraph.EdgeBuilder
- ai.stapi.graph.graphElementForRemoval.EdgeForRemoval (implements ai.stapi.graph.graphElementForRemoval.GraphElementForRemoval)
- ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph.EdgeResponse (implements java.io.Serializable)
- ai.stapi.graph.EdgeTypeInfo
- ai.stapi.graph.attribute.attributeFactory.GenericAttributeFactory
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.GenericAttributeValueFactory
- ai.stapi.graph.renderer.model.GenericGraphRenderer
- ai.stapi.graph.renderer.model.nodeRenderer.GenericNodeRenderer
- ai.stapi.graph.Graph
- ai.stapi.graph.configuration.GraphRepositoryConfiguration
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.edge.IdLessTextEdgeRenderer (implements ai.stapi.graph.renderer.model.edgeRenderer.EdgeRenderer)
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.IdLessTextGraphRenderer (implements ai.stapi.graph.renderer.model.GraphRenderer)
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.node.IdLessTextNodeRenderer (implements ai.stapi.graph.renderer.model.nodeRenderer.NodeRenderer)
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.node.IdLessTextNodeRenderOutput (implements ai.stapi.graph.renderer.model.RenderOutput)
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.edge.IdlessTextRenderedOutput (implements ai.stapi.graph.renderer.model.RenderOutput)
- ai.stapi.graph.configuration.renderer.IdLessTextRendererConfiguration
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.IdLessTextRendererOptions (implements ai.stapi.graph.renderer.model.nodeRenderer.RendererOptions)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.IdValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository (implements ai.stapi.graph.EdgeRepository, ai.stapi.graph.NodeRepository)
- ai.stapi.graph.repositorypruner.InMemoryRepositoryPruner (implements ai.stapi.graph.repositorypruner.RepositoryPruner)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.IntegerValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.LeafAttributeFactory (implements ai.stapi.graph.attribute.attributeFactory.AttributeFactory)
- ai.stapi.graph.attribute.attributeFactory.ListAttributeFactory (implements ai.stapi.graph.attribute.attributeFactory.AttributeFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.MarkdownValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.MetaData
- ai.stapi.graph.attribute.CreatedAtMetaData
- ai.stapi.graph.inMemoryGraph.NodeEdgesMapOperation
- ai.stapi.graph.graphElementForRemoval.NodeForRemoval (implements ai.stapi.graph.graphElementForRemoval.GraphElementForRemoval)
- ai.stapi.graph.NodeIdAndType
- ai.stapi.graph.NodeInfo
- ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph.NodeResponse (implements ai.stapi.graph.renderer.model.RenderOutput, java.io.Serializable)
- ai.stapi.graph.NodeTypeInfo
- ai.stapi.graph.NullEdgeLoader (implements ai.stapi.graph.EdgeLoader)
- ai.stapi.graph.NullNodeLoader (implements ai.stapi.graph.NodeLoader)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.OidValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.PositiveIntegerValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.configuration.renderer.RendererConfiguration
- ai.stapi.graph.RepositoryEdgeLoader (implements ai.stapi.graph.EdgeLoader)
- ai.stapi.graph.RepositoryNodeLoader (implements ai.stapi.graph.NodeLoader)
- ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseAttribute<T>
- ai.stapi.graph.renderer.infrastructure.responseRenderer.attributes.ResponseAttributesRenderer
- ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseAttributeVersion<T>
- ai.stapi.graph.renderer.infrastructure.responseRenderer.attributes.ResponseAttributeVersionsRenderer
- ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseEdge (implements java.lang.Comparable<T>, ai.stapi.graph.renderer.model.RenderOutput)
- ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseEdgeIdAndType
- ai.stapi.graph.renderer.infrastructure.responseRenderer.edge.ResponseEdgeRenderer (implements ai.stapi.graph.renderer.model.edgeRenderer.EdgeRenderer)
- ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseGraph (implements ai.stapi.graph.renderer.model.GraphRenderOutput)
- ai.stapi.graph.renderer.infrastructure.responseRenderer.ResponseGraphRenderer (implements ai.stapi.graph.renderer.model.GraphRenderer)
- ai.stapi.graph.configuration.renderer.ResponseGraphRendererConfiguration
- ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseNode (implements java.lang.Comparable<T>, ai.stapi.graph.renderer.model.RenderOutput)
- ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseNodeIdAndType
- ai.stapi.graph.renderer.infrastructure.responseRenderer.node.ResponseNodeRenderer (implements ai.stapi.graph.renderer.model.nodeRenderer.NodeRenderer)
- ai.stapi.graph.renderer.infrastructure.responseRenderer.ResponseRendererOptions (implements ai.stapi.graph.renderer.model.nodeRenderer.RendererOptions)
- ai.stapi.graph.attribute.attributeFactory.SetAttributeFactory (implements ai.stapi.graph.attribute.attributeFactory.AttributeFactory)
- ai.stapi.graph.renderer.model.StringGraphRenderOutput (implements ai.stapi.graph.renderer.model.GraphRenderOutput)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.StringValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.attribute.TextAttributeContainerRenderer
- ai.stapi.graph.renderer.infrastructure.textRenderer.edge.TextEdgeRenderer (implements ai.stapi.graph.renderer.model.edgeRenderer.EdgeRenderer)
- ai.stapi.graph.renderer.infrastructure.textRenderer.edge.TextEdgeRenderOutput (implements ai.stapi.graph.renderer.model.RenderOutput)
- ai.stapi.graph.renderer.infrastructure.textRenderer.node.TextNodeRenderer (implements ai.stapi.graph.renderer.model.nodeRenderer.NodeRenderer)
- ai.stapi.graph.renderer.infrastructure.textRenderer.node.TextNodeRenderOutput (implements ai.stapi.graph.renderer.model.RenderOutput)
- ai.stapi.graph.configuration.renderer.TextRendererConfiguration
- ai.stapi.graph.renderer.infrastructure.textRenderer.TextRendererOptions (implements ai.stapi.graph.renderer.model.nodeRenderer.RendererOptions)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ai.stapi.graph.attribute.attributeFactory.exceptions.CannotCreateAttribute
- ai.stapi.graph.exceptions.GraphException
- ai.stapi.graph.attribute.exceptions.AttributeNotFoundException
- ai.stapi.graph.inMemoryGraph.exceptions.CannotCreateGraphWithOtherThanGraphElements
- ai.stapi.graph.attribute.exceptions.CompositeAttributeCannotBeCreated
- ai.stapi.graph.exceptions.EdgeNotFound
- ai.stapi.graph.exceptions.EdgeWithSameIdAlreadyExists
- ai.stapi.graph.inMemoryGraph.exceptions.GraphEdgesCannotBeMerged
- ai.stapi.graph.exceptions.GraphElementNotFound
- ai.stapi.graph.inMemoryGraph.exceptions.GraphNodesCannotBeMerged
- ai.stapi.graph.exceptions.MoreThanOneNodeFoundWithGivenAttributeException
- ai.stapi.graph.exceptions.MoreThanOneNodeOfTypeFoundException
- ai.stapi.graph.inMemoryGraph.exceptions.MoreThanOneNodeWithAttributeFoundException
- ai.stapi.graph.exceptions.NodeNotFound
- ai.stapi.graph.exceptions.NodeOfTypeNotFoundException
- ai.stapi.graph.inMemoryGraph.exceptions.NodeWithAttributeNotFound
- ai.stapi.graph.exceptions.NodeWithSameIdAlreadyExists
- ai.stapi.graph.exceptions.OneOrBothNodesOnEdgeDoesNotExist
- ai.stapi.graph.exceptions.UnableToReplaceNode
- ai.stapi.graph.versionedAttributes.exceptions.VersionedAttributeCannotBeCreatedWithDifferentTypes
- ai.stapi.graph.versionedAttributes.exceptions.VersionedAttributeCannotBeEmpty
- ai.stapi.graph.versionedAttributes.exceptions.VersionedAttributesException
- ai.stapi.graph.versionedAttributes.exceptions.CannotAddNewVersionOfAttribute
- ai.stapi.graph.versionedAttributes.exceptions.CannotMergeTwoVersionedAttributes
- ai.stapi.graph.renderer.model.exceptions.GraphRendererException
- ai.stapi.graph.renderer.model.nodeRenderer.exceptions.OptionsAreNotSupportedByAnyRendererException
- ai.stapi.graph.renderer.model.nodeRenderer.exceptions.OptionsAreSupportedByMultipleRenderersException
- ai.stapi.graph.renderer.model.exceptions.RenderOptionsNotRecognizedException
- java.lang.RuntimeException
- java.lang.Exception
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.UnknownValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.UnsignedIntegerValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.UriValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.UrlValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.UuidValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.XhtmlValueFactory (implements ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory)
- ai.stapi.graph.attribute.AbstractAttribute<T> (implements ai.stapi.graph.attribute.Attribute<T>)
Interface Hierarchy
- ai.stapi.graph.attribute.attributeFactory.AttributeFactory
- ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory
- java.lang.Comparable<T>
- ai.stapi.graph.attribute.attributeValue.AttributeValue<T> (also extends java.io.Serializable)
- ai.stapi.graph.attribute.attributeValue.NumberLikeAttributeValue<T>
- ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>
- ai.stapi.graph.attribute.attributeValue.AttributeValue<T> (also extends java.io.Serializable)
- ai.stapi.graph.EdgeLoader
- ai.stapi.graph.renderer.model.edgeRenderer.EdgeRenderer
- ai.stapi.graph.EdgeRepository
- ai.stapi.graph.graphElementForRemoval.GraphElementForRemoval
- ai.stapi.graph.traversableGraphElements.GraphElementNamer
- ai.stapi.graph.renderer.model.GraphRenderer
- ai.stapi.graph.NodeLoader
- ai.stapi.graph.renderer.model.nodeRenderer.NodeRenderer
- ai.stapi.graph.NodeRepository
- ai.stapi.graph.renderer.model.nodeRenderer.RendererOptions
- ai.stapi.graph.renderer.model.RenderOutput
- ai.stapi.graph.renderer.model.GraphRenderOutput
- ai.stapi.graph.repositorypruner.RepositoryPruner
- java.io.Serializable
- ai.stapi.graph.attribute.Attribute<T>
- ai.stapi.graph.AttributeContainer
- ai.stapi.graph.traversableGraphElements.TraversableGraphElement
- ai.stapi.graph.attribute.attributeValue.AttributeValue<T> (also extends java.lang.Comparable<T>)
- ai.stapi.graph.attribute.attributeValue.NumberLikeAttributeValue<T>
- ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue<T>
- ai.stapi.graph.graphelements.GraphElement
- ai.stapi.graph.versionedAttributes.VersionedAttribute<T>
- ai.stapi.graph.versionedAttributes.VersionedAttributeGroup
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ai.stapi.graph.inMemoryGraph.DeduplicateOptions
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)