apiargs-MongoDBGridFSBucket-method-findOne-option.yaml 992 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
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
---
13 14 15 16
source:
  file: apiargs-MongoDBCollection-method-find-option.yaml
  ref: allowDiskUse
---
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
source:
  file: apiargs-MongoDBCollection-common-option.yaml
  ref: collation
---
source:
  file: apiargs-MongoDBCollection-method-find-option.yaml
  ref: comment
---
source:
  file: apiargs-common-option.yaml
  ref: maxTimeMS
---
source:
  file: apiargs-MongoDBCollection-method-find-option.yaml
  ref: readConcern
---
source:
  file: apiargs-MongoDBGridFSBucket-method-find-option.yaml
  ref: readPreference
---
source:
  file: apiargs-MongoDBGridFSBucket-method-find-option.yaml
  ref: typeMap
post: |
  This will be used for the returned result document.
---
source:
  file: apiargs-MongoDBCollection-method-find-option.yaml
  ref: modifiers
...