| Modifier and Type | Method and Description |
|---|---|
Graph.Variables |
Graph.variables()
A collection of global
Graph.Variables associated with the graph. |
| Modifier and Type | Class and Description |
|---|---|
class |
StrategyVariables |
| Modifier and Type | Method and Description |
|---|---|
Graph.Variables |
StrategyVariables.getBaseVariables() |
Graph.Variables |
StrategyGraph.variables() |
| Constructor and Description |
|---|
StrategyVariables(Graph.Variables variables,
StrategyGraph strategyGraph) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
StringFactory.graphVariablesString(Graph.Variables variables) |
| Modifier and Type | Method and Description |
|---|---|
Graph.Variables |
BatchGraph.variables() |
| Modifier and Type | Method and Description |
|---|---|
Graph.Variables |
EmptyGraph.variables() |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.