Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Method and Description |
---|---|
ArangoDBVersion |
ArangoDB.getVersion()
Returns the server name and version number.
|
ArangoDBVersion |
ArangoDatabase.getVersion()
Returns the server name and version number.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ArangoDBVersion> |
ArangoDBAsync.getVersion()
Returns the server name and version number.
|
CompletableFuture<ArangoDBVersion> |
ArangoDatabaseAsync.getVersion()
Returns the server name and version number.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ArangoDBVersion> |
ArangoDBAsyncImpl.getVersion() |
CompletableFuture<ArangoDBVersion> |
ArangoDatabaseAsyncImpl.getVersion() |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.