All the "command_with_opts" functions say:
See :symbol:`mongoc_client_read_command_with_opts` for example usage.
It would be nice if that example was moved into a slightly more thorough "commands with opts" tutorial, that included a table of what "read", "write", and "read_write" mean for read preference and read/write concern, also discuss collation, and also include that example code. Link there from all the "opts" parameter lines in the "command_with_opts" pages.
- related to
-
CDRIVER-2408 Fix documentation for command_with_opts functions and aggregate
- Closed
-
CDRIVER-2409 bypassDocumentValidation is not a write command option
- Closed
-
CDRIVER-2213 Add write concern option to find_and_modify_with_opts
- Closed