- Reference >
mongoShell Methods >- Query Plan Cache Methods >
- PlanCache.help()
PlanCache.help()¶
On this page
Definition¶
-
PlanCache.help()¶ Displays the methods available to view and modify a collection’s query plan cache.
The method is only available from the
plan cache objectof a specific collection; i.e.
See also