| Modifier and Type | Method and Description |
|---|---|
ArangoDatabaseAsync |
ArangoGraphAsync.db()
The the handler of the database the named graph is within
|
ArangoDatabaseAsync |
ArangoDBAsync.db()
Returns a handler of the system database
|
ArangoDatabaseAsync |
ArangoCollectionAsync.db()
The the handler of the database the collection is within
|
ArangoDatabaseAsync |
ArangoViewAsync.db()
The the handler of the database the collection is within
|
ArangoDatabaseAsync |
ArangoDBAsync.db(String name)
Returns a handler of the database by the given name
|
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.