Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal |
Modifier and Type | Method and Description |
---|---|
ArangoDatabase |
ArangoDB.db()
Returns a handler of the system database
|
ArangoDatabase |
ArangoDB.db(String name)
Returns a handler of the database by the given name
|
Constructor and Description |
---|
ArangoCollection(ArangoDatabase db,
String name) |
ArangoGraph(ArangoDatabase db,
String name) |
Modifier and Type | Method and Description |
---|---|
ArangoDatabase |
CollectionCache.DBAccess.db(String name) |
Copyright © 2016 ArangoDB GmbH. All rights reserved.