Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Variables
-
Packages that use Graph.Variables Package Description org.apache.tinkerpop.gremlin.structure -
-
Uses of Graph.Variables in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure that return Graph.Variables Modifier and Type Method Description Graph.Variables
Graph. variables()
A collection of globalGraph.Variables
associated with the graph.
-