- Reference >
- Database Commands >
- Query Plan Cache Commands
Query Plan Cache CommandsΒΆ
| Name | Description |
|---|---|
| planCacheListFilters | Lists the index filters for a collection. |
| planCacheSetFilter | Sets an index filter for a collection. |
| planCacheClearFilters | Clears index filter(s) for a collection. |
| planCacheListQueryShapes | Displays the query shapes for which cached query plans exist. |
| planCacheListPlans | Displays the cached query plans for the specified query shape. |
| planCacheClear | Removes cached query plan(s) for a collection. |