Uses of Interface
com.arangodb.ArangoCollectionAsync
-
Packages that use ArangoCollectionAsync Package Description com.arangodb -
-
Uses of ArangoCollectionAsync in com.arangodb
Methods in com.arangodb that return ArangoCollectionAsync Modifier and Type Method Description ArangoCollectionAsyncArangoDatabaseAsync. collection(String name)Returns aArangoCollectionAsyncinstance for the given collection name.
-