public interface InternalQueryCacheDriver extends BaseDriverInterface
| Modifier and Type | Method and Description |
|---|---|
DefaultEntity |
deleteQueryCache() |
QueryCachePropertiesEntity |
getQueryCacheProperties() |
QueryCachePropertiesEntity |
setQueryCacheProperties(QueryCachePropertiesEntity properties) |
getHttpManager, setHttpManagerDefaultEntity deleteQueryCache() throws ArangoException
ArangoExceptionQueryCachePropertiesEntity getQueryCacheProperties() throws ArangoException
ArangoExceptionQueryCachePropertiesEntity setQueryCacheProperties(QueryCachePropertiesEntity properties) throws ArangoException
ArangoExceptionCopyright © 2012–2016 ArangoDB GmbH. All rights reserved.