Options to use when executing a find command on a RemoteMongoCollection.
find
The maximum number of documents to return.
Limits the fields to return for all matching documents.
The order in which to return matching documents.
Generated using TypeDoc
Options to use when executing a
find
command on a RemoteMongoCollection.