JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.arangodb.ArangoGraph
Packages that use
ArangoGraph
Package
Description
com.arangodb
Uses of
ArangoGraph
in
com.arangodb
Methods in
com.arangodb
that return
ArangoGraph
Modifier and Type
Method
Description
ArangoGraph
ArangoDatabase.
graph
(
String
name)
Returns a
ArangoGraph
instance for the given graph name.
ArangoGraph
ArangoEdgeCollection.
graph
()
The the handler of the named graph the edge collection is within
ArangoGraph
ArangoVertexCollection.
graph
()
The handler of the named graph the edge collection is within