Docs Menu

Docs HomeMongoDB Manual

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 object of a specific collection; i.e.

db.collection.getPlanCache().help()

Tip

See also:

←  PlanCache.clearPlansByQuery()PlanCache.list() →

On this page

Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.