Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Variables
Packages that use Graph.Variables
Package
Description
-
Uses of Graph.Variables in org.apache.tinkerpop.gremlin.process.computer.util
Methods in org.apache.tinkerpop.gremlin.process.computer.util that return Graph.Variables -
Uses of Graph.Variables in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure that return Graph.VariablesModifier and TypeMethodDescriptionGraph.variables()A collection of globalGraph.Variablesassociated with the graph.RemoteGraph.variables() -
Uses of Graph.Variables in org.apache.tinkerpop.gremlin.structure.util
Methods in org.apache.tinkerpop.gremlin.structure.util with parameters of type Graph.VariablesModifier and TypeMethodDescriptionstatic StringStringFactory.graphVariablesString(Graph.Variables variables) -
Uses of Graph.Variables in org.apache.tinkerpop.gremlin.structure.util.empty
Methods in org.apache.tinkerpop.gremlin.structure.util.empty that return Graph.Variables -
Uses of Graph.Variables in org.apache.tinkerpop.gremlin.structure.util.star
Methods in org.apache.tinkerpop.gremlin.structure.util.star that return Graph.Variables -
Uses of Graph.Variables in org.apache.tinkerpop.gremlin.tinkergraph.structure
Classes in org.apache.tinkerpop.gremlin.tinkergraph.structure that implement Graph.VariablesMethods in org.apache.tinkerpop.gremlin.tinkergraph.structure that return Graph.Variables