Uses of Interface
com.arangodb.ArangoDatabase
-
Packages that use ArangoDatabase Package Description com.arangodb -
-
Uses of ArangoDatabase in com.arangodb
Methods in com.arangodb that return ArangoDatabase Modifier and Type Method Description ArangoDatabaseArangoCollection. db()The the handler of the database the collection is withinArangoDatabaseArangoDB. db()Returns aArangoDatabaseinstance for the_systemdatabase.ArangoDatabaseArangoDB. db(String name)Returns aArangoDatabaseinstance for the given database name.ArangoDatabaseArangoGraph. db()The the handler of the database the named graph is withinArangoDatabaseArangoView. db()The the handler of the database the collection is within
-