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, waitMethods inherited from interface org.apache.tinkerpop.gremlin.structure.Graph.Variables
asMap
-
Method Details
-
getVersion
-
keys
- Specified by:
keysin interfaceorg.apache.tinkerpop.gremlin.structure.Graph.Variables
-
get
- Specified by:
getin interfaceorg.apache.tinkerpop.gremlin.structure.Graph.Variables
-
set
- Specified by:
setin interfaceorg.apache.tinkerpop.gremlin.structure.Graph.Variables
-
remove
- Specified by:
removein interfaceorg.apache.tinkerpop.gremlin.structure.Graph.Variables
-
toString
-