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 ArangoCollection
ArangoDatabase. collection(String name)
Returns aArangoCollection
instance for the given collection name.
-