Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Method and Description |
---|---|
DatabaseEntity |
ArangoDatabase.getInfo()
Retrieves information about the current database
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<DatabaseEntity> |
ArangoDatabaseAsync.getInfo()
Retrieves information about the current database
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<DatabaseEntity> |
ArangoDatabaseAsyncImpl.getInfo() |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.