Query Plan Cache Commands

Note

For details on specific commands, including syntax and examples,click on the specific command to go to its reference page.

NameDescription
planCacheClearRemoves cached query plan(s) for a collection.
planCacheClearFiltersClears index filter(s) for a collection.
planCacheListFiltersLists the index filters for a collection.
planCacheListPlansDisplays the cached query plans for the specified query shape.
planCacheListQueryShapesDisplays the query shapes for which cached query plans exist.
planCacheSetFilterSets an index filter for a collection.