Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal | |
com.arangodb.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() |
Modifier and Type | Method and Description |
---|---|
DatabaseEntity |
ArangoDatabaseImpl.getInfo() |
Modifier and Type | Method and Description |
---|---|
protected ArangoExecutor.ResponseDeserializer<DatabaseEntity> |
InternalArangoDatabase.getInfoResponseDeserializer() |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.