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