Uses of Interface
com.arangodb.ArangoCollection
Packages that use ArangoCollection
-
Uses of ArangoCollection in com.arangodb
Methods in com.arangodb that return ArangoCollectionModifier and TypeMethodDescriptionArangoDatabase.collection
(String name) Returns aArangoCollection
instance for the given collection name.