On this page本页内容
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 object of a specific collection; i.e.
plan cache object
db.collection.getPlanCache().help()
See also参阅
db.collection.getPlanCache()