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