Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Method and Description |
---|---|
ArangoDBEngine |
ArangoDB.getEngine()
Returns the server storage engine.
|
ArangoDBEngine |
ArangoDatabase.getEngine()
Returns the name of the used storage engine.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ArangoDBEngine> |
ArangoDatabaseAsync.getEngine()
Returns the name of the used storage engine.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ArangoDBEngine> |
ArangoDatabaseAsyncImpl.getEngine() |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.