| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.async | |
| com.arangodb.async.internal |
| Modifier and Type | Method and Description |
|---|---|
QueryTrackingPropertiesEntity |
ArangoDatabase.getQueryTrackingProperties()
Returns the configuration for the AQL query tracking
|
QueryTrackingPropertiesEntity |
ArangoDatabase.setQueryTrackingProperties(QueryTrackingPropertiesEntity properties)
Changes the configuration for the AQL query tracking
|
| Modifier and Type | Method and Description |
|---|---|
QueryTrackingPropertiesEntity |
ArangoDatabase.setQueryTrackingProperties(QueryTrackingPropertiesEntity properties)
Changes the configuration for the AQL query tracking
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<QueryTrackingPropertiesEntity> |
ArangoDatabaseAsync.getQueryTrackingProperties()
Returns the configuration for the AQL query tracking
|
CompletableFuture<QueryTrackingPropertiesEntity> |
ArangoDatabaseAsync.setQueryTrackingProperties(QueryTrackingPropertiesEntity properties)
Changes the configuration for the AQL query tracking
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<QueryTrackingPropertiesEntity> |
ArangoDatabaseAsync.setQueryTrackingProperties(QueryTrackingPropertiesEntity properties)
Changes the configuration for the AQL query tracking
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<QueryTrackingPropertiesEntity> |
ArangoDatabaseAsyncImpl.getQueryTrackingProperties() |
CompletableFuture<QueryTrackingPropertiesEntity> |
ArangoDatabaseAsyncImpl.setQueryTrackingProperties(QueryTrackingPropertiesEntity properties) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<QueryTrackingPropertiesEntity> |
ArangoDatabaseAsyncImpl.setQueryTrackingProperties(QueryTrackingPropertiesEntity properties) |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.