Bulk writes created with this constructor will not inherit write concerns from the collection, database, or client. mongocxx::collection::create_bulk_write should be used instead.
This setting has no effect. Support for aggregations without a cursor was deprecated in MongoDB 3.4 and removed in 3.6; the driver always uses a cursor for aggregations with all MongoDB versions.
This setting has no effect. Support for aggregations without a cursor was deprecated in MongoDB 3.4 and removed in 3.6; the driver always uses a cursor for aggregations with all MongoDB versions.
The modifiers option has been deprecated, and has been replaced by new top-level options that have been introduced. For example, users should call find::snapshot() instead of calling find::modifiers() with a document containing a "$snapshot" field.
The modifiers option has been deprecated, and has been replaced by new top-level options that have been introduced. For example, users should call find::snapshot() instead of calling find::modifiers() with a document containing a "$snapshot" field.