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.VariablesGraph. variables()A collection of globalGraph.Variablesassociated with the graph. 
 -