QueryCacheGlobalProperties Properties |
The QueryCacheGlobalProperties type exposes the following members.
Name | Description | |
---|---|---|
![]() | IncludeSystem |
Whether or not results of queries that involve
system collections will be stored in the query
results cache.
|
![]() | MaxEntrySize |
The maximum individual result size of queries
that will be stored per database-specific cache.
|
![]() | MaxResults |
The maximum number of query results that will
be stored per database-specific cache.
|
![]() | MaxResultsSize |
The maximum cumulated size of query results
that will be stored per database-specific cache.
|
![]() | Mode |
The mode the AQL query results cache operates in.
The mode is one of the following values: off,
on or demand.
|