.clear database cache query_results command

Clear all cached query results made against the context database.

Permissions

You must have at least Database Admin permissions to run this command.

Syntax

.clear database cache query_results

Learn more about syntax conventions.

Returns

This command returns a table with the following columns:

Column Type Description
NodeId string Identifier of the cluster node.
Count long The number of entries deleted by the node.

Example

.clear database cache query_results
NodeId Entries
Node1 42
Node2 0