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 ArangoGraphAsyncArangoDatabaseAsync. graph(String name)Returns aArangoGraphAsyncinstance for the given graph name.ArangoGraphAsyncArangoEdgeCollectionAsync. graph()The the handler of the named graph the edge collection is withinArangoGraphAsyncArangoVertexCollectionAsync. graph()The the handler of the named graph the edge collection is within
-