apiargs-MongoDBCollection-method-deleteMany-option.yaml 261 Bytes
Newer Older
1
source:
2 3 4
  file: apiargs-MongoDBCollection-common-option.yaml
  ref: collation
---
5 6 7
source:
  file: apiargs-common-option.yaml
  ref: session
8 9
post: |
  .. versionadded:: 1.3
10
---
11 12
source:
  file: apiargs-MongoDBCollection-common-option.yaml
13 14
  ref: writeConcern
...