apiargs-MongoDBCollection-method-insertMany-option.yaml 366 Bytes
Newer Older
1
source:
2
  file: apiargs-MongoDBCollection-common-option.yaml
3 4 5 6 7 8
  ref: bypassDocumentValidation
---
source:
  file: apiargs-MongoDBCollection-method-bulkWrite-option.yaml
  ref: ordered
---
9 10 11
source:
  file: apiargs-common-option.yaml
  ref: session
12 13
post: |
  .. versionadded:: 1.3
14
---
15
source:
16
  file: apiargs-MongoDBCollection-common-option.yaml
17
  ref: writeConcern
18
...