1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: projection
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: sort
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: skip
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: limit
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: batchSize
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: collation
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: comment
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: cursorType
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: maxTimeMS
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: readConcern
description: |
:manual:`Read concern </reference/read-concern>` to use for the operation.
Defaults to the bucket's read concern.
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: readPreference
description: |
:manual:`Read preference </reference/read-preference>` to use for the
operation. Defaults to the bucket's read preference.
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: oplogReplay
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: noCursorTimeout
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: allowPartialResults
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: typeMap
replacement:
parent: "bucket"
---
source:
file: apiargs-MongoDBCollection-method-find-option.yaml
ref: modifiers
...