An index hint
An index hint
A builder that helps to make a fine-tuned query to MongoDB.
A builder that helps to make a fine-tuned query to MongoDB.
When the query is ready, you can call cursor to get a Cursor, or one if you want to retrieve just one document.
Returns a hint for the given index specification document.
Returns a hint for the given index specification document.
the index specification document
Returns a hint for the given index name.
Returns a hint for the given index name.
the index name
Query build factory