What is a covered query in MongoDB?
-
A
A query protected by access control
-
B
A query that can be satisfied entirely using an index without accessing documents
-
C
A query that covers all documents in a collection
-
D
A query with full-text search coverage