Bulk collection operation model.
Definition in file bulk.hpp.
Go to the source code of this file.
#include <userver/storages/mongo/bulk_ops.hpp>#include <userver/storages/mongo/options.hpp>#include <userver/utils/fast_pimpl.hpp>
 Include dependency graph for bulk.hpp:
 This graph shows which files directly or indirectly include this file:Classes | |
| class | storages::mongo::operations::Bulk | 
| Efficiently executes a number of operations over a single collection.  More... | |
Namespaces | |
| namespace | storages | 
| Components, clients and helpers for different databases and storages.  | |
| namespace | storages::mongo | 
| MongoDB client.  | |
| namespace | storages::mongo::operations | 
| Collection operations.  | |