翻译或纠错本页面
- Reference >
- Database Commands >
- Query Plan Cache Commands
Query Plan Cache Commands¶
注解
For details on specific commands, including syntax and examples, click on the specific command to go to its reference page.
| 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. |
