Example usage for Java com.mongodb ExplainVerbosity fields, constructors, methods, implement or subclass
The text is from its open source code.
ExplainVerbosity | QUERY_PLANNER Runs the query planner and chooses the winning plan, but does not actually execute it. |