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. -
Uses of ArangoCollection in com.arangodb.internal
Classes in com.arangodb.internal that implement ArangoCollectionMethods in com.arangodb.internal that return ArangoCollection