Uses of Interface
com.arangodb.ArangoDatabase
Packages that use ArangoDatabase
-
Uses of ArangoDatabase in com.arangodb
Methods in com.arangodb that return ArangoDatabaseModifier and TypeMethodDescriptionArangoCollection.db()
The the handler of the database the collection is withinArangoDB.db()
Returns aArangoDatabase
instance for the_system
database.Returns aArangoDatabase
instance for the given database name.ArangoGraph.db()
The the handler of the database the named graph is withinArangoView.db()
The the handler of the database the collection is within -
Uses of ArangoDatabase in com.arangodb.internal
Classes in com.arangodb.internal that implement ArangoDatabaseMethods in com.arangodb.internal that return ArangoDatabase