Declares mongocxx::client_bulk_write.
Go to the source code of this file.
Classes | |
| class | mongocxx::client_bulk_write |
| A list of bulk write operations. Unlike mongocxx::v1::bulk_write, this supports writes across more than one collection and can group inserts, updates, and deletes in the same network payload. More... | |
Namespaces | |
| namespace | mongocxx |
| The top-level namespace within which all mongocxx library entities are declared. | |