Class ArangoDBGraphVariables
java.lang.Object
com.arangodb.tinkerpop.gremlin.structure.ArangoDBGraphVariables
- All Implemented Interfaces:
org.apache.tinkerpop.gremlin.structure.Graph.Variables
public class ArangoDBGraphVariables
extends Object
implements org.apache.tinkerpop.gremlin.structure.Graph.Variables
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.tinkerpop.gremlin.structure.Graph.Variables
org.apache.tinkerpop.gremlin.structure.Graph.Variables.Exceptions
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.tinkerpop.gremlin.structure.Graph.Variables
asMap
-
Method Details
-
getVersion
-
keys
- Specified by:
keys
in interfaceorg.apache.tinkerpop.gremlin.structure.Graph.Variables
-
get
- Specified by:
get
in interfaceorg.apache.tinkerpop.gremlin.structure.Graph.Variables
-
set
- Specified by:
set
in interfaceorg.apache.tinkerpop.gremlin.structure.Graph.Variables
-
remove
- Specified by:
remove
in interfaceorg.apache.tinkerpop.gremlin.structure.Graph.Variables
-
toString
-