Package org.apache.tinkerpop.gremlin.structure
package org.apache.tinkerpop.gremlin.structure
-
ClassDescriptionColumn references a particular type of column in a complex data structure such as a
Map, aMap.Entry, or aPath.Common exceptions to use with an edge.Common exceptions to use with an element.AGraphis a container object for a collection ofVertex,Edge,VertexProperty, andPropertyobjects.Common exceptions to use with a graph.An interface that represents the capabilities of aGraphimplementation.Base interface for features that relate to supporting different data types.Features that are related toEdgeoperations.Features that are related toElementobjects.A marker interface to identify any set of Features.Features specific to a operations of a "graph".Features forGraph.Variables.Features that are related toVertexoperations.This should only be used by providers to create keys, labels, etc.Provides access to property index lookups for the graph.Defines the test suite that the implementer has decided to support and represents publicly as "passing".Holds a collection ofGraph.OptInenabling multipleGraph.OptInto be applied to a single suite.Defines a test in the suite that the implementer does not want to run.Holds a collection ofGraph.OptOutenabling multipleGraph.OptOutto be applied to a single suite.Graph variables are a set of key/value pairs associated with the graph.Defines the label cardinality for graph elements.Property<V>Common exceptions to use with a property.This enumeration allows for the specification of the type of aProperty.A collection of (T)okens which allows for more concise Traversal definitions.A set of methods that allow for control of transactional behavior of aGraphinstance.Behaviors to supply to theTransaction.onClose(Consumer).Behaviors to supply to theTransaction.onReadWrite(Consumer).A status provided to transaction listeners to inform whether a transaction was successfully committed or rolled back.Common exceptions to use with a vertex.Common exceptions to use with a property.