Uses of Package
org.apache.tinkerpop.gremlin.structure.util
-
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.process.computer.util Class Description Host A marker interface that identifies an object as something that anAttachable
can connect to. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.process.remote.traversal Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.process.traversal Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.process.traversal.traverser Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.process.traversal.traverser.util Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.server.util Class Description TemporaryException Any exception that implements this interface will be recognized as one whose throwing operation is correct but can be retried. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure Class Description FeatureDescriptor A annotation for feature methods.Host A marker interface that identifies an object as something that anAttachable
can connect to. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.io Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.io.graphml Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.io.graphson Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.io.gryo Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.util Class Description AbstractTransaction A simple base class forTransaction
that provides some common functionality and default behavior.Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
.CloseableIterator An extension ofIterator
that implementsCloseable
which allows aGraph
implementation that hold open resources to provide the user the option to release those resources.Host A marker interface that identifies an object as something that anAttachable
can connect to.TransactionException An exception thrown by providers when calls toAbstractTransaction.doCommit()
orAbstractTransaction.doRollback()
fail. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.util.detached Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
.Host A marker interface that identifies an object as something that anAttachable
can connect to. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.util.empty Class Description GraphFactoryClass A graph vendor may use this annotation to specify the factory class thatGraphFactory
should use to open a new graph.Host A marker interface that identifies an object as something that anAttachable
can connect to. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.util.reference Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
.Host A marker interface that identifies an object as something that anAttachable
can connect to. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.structure.util.star Class Description Attachable An interface that provides methods for detached properties and elements to be re-attached to theGraph
.Host A marker interface that identifies an object as something that anAttachable
can connect to. -
Classes in org.apache.tinkerpop.gremlin.structure.util used by org.apache.tinkerpop.gremlin.tinkergraph.structure Class Description CloseableIterator An extension ofIterator
that implementsCloseable
which allows aGraph
implementation that hold open resources to provide the user the option to release those resources.Host A marker interface that identifies an object as something that anAttachable
can connect to.