apiargs-MongoDBCollection-method-deleteOne-option.yaml 490 Bytes
source:
  file: apiargs-MongoDBCollection-common-option.yaml
  ref: collation
---
source:
  file: apiargs-common-option.yaml
  ref: hint
post: |
  This option is available in MongoDB 4.4+ and will result in an exception at
  execution time if specified for an older server version.

  .. versionadded:: 1.7
---
source:
  file: apiargs-common-option.yaml
  ref: session
post: |
  .. versionadded:: 1.3
---
source:
  file: apiargs-MongoDBCollection-common-option.yaml
  ref: writeConcern
...