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