Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Index
Packages that use Graph.Index
Package
Description
-
Uses of Graph.Index in org.apache.tinkerpop.gremlin.structure
Fields in org.apache.tinkerpop.gremlin.structure declared as Graph.IndexModifier and TypeFieldDescriptionstatic final Graph.IndexGraph.Index.EMPTYNo-op singleton returned by the defaultGraph.index()implementation.Methods in org.apache.tinkerpop.gremlin.structure that return Graph.IndexModifier and TypeMethodDescriptiondefault Graph.IndexGraph.index()Returns theGraph.Indexaccessor for this graph. -
Uses of Graph.Index in org.apache.tinkerpop.gremlin.tinkergraph.structure
Methods in org.apache.tinkerpop.gremlin.tinkergraph.structure that return Graph.Index