Package | Description |
---|---|
com.arangodb |
Modifier and Type | Method and Description |
---|---|
ArangoDatabase |
ArangoGraph.db()
The the handler of the database the named graph is within
|
ArangoDatabase |
ArangoDB.db()
Returns a handler of the system database
|
ArangoDatabase |
ArangoCollection.db()
The the handler of the database the collection is within
|
ArangoDatabase |
ArangoDB.db(String name)
Returns a handler of the database by the given name
|
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.