| Module | Mongo::Collection::View::Explainable |
| In: |
lib/mongo/collection/view/explainable.rb
|
| QUERY_PLANNER | = | 'queryPlanner'.freeze |
The query planner verbosity constant.
@since 2.2.0 |
|
| EXECUTION_STATS | = | 'executionStats'.freeze |
The execution stats verbosity constant.
@since 2.2.0 |
|
| ALL_PLANS_EXECUTION | = | 'allPlansExecution'.freeze |
The all plans execution verbosity constant.
@since 2.2.0 |