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 aArangoGraphAsync
instance for the given graph name.ArangoGraphAsync
ArangoEdgeCollectionAsync. graph()
The the handler of the named graph the edge collection is withinArangoGraphAsync
ArangoVertexCollectionAsync. graph()
The the handler of the named graph the edge collection is within
-