| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.internal |
| Modifier and Type | Method and Description |
|---|---|
QueryCachePropertiesEntity |
ArangoDatabase.getQueryCacheProperties()
Returns the global configuration for the AQL query cache
|
QueryCachePropertiesEntity |
ArangoDatabase.setQueryCacheProperties(QueryCachePropertiesEntity properties)
Changes the configuration for the AQL query cache.
|
| Modifier and Type | Method and Description |
|---|---|
QueryCachePropertiesEntity |
ArangoDatabase.setQueryCacheProperties(QueryCachePropertiesEntity properties)
Changes the configuration for the AQL query cache.
|
| Modifier and Type | Method and Description |
|---|---|
protected Request |
InternalArangoDatabase.setQueryCachePropertiesRequest(QueryCachePropertiesEntity properties) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.