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