userver: userver/storages/mongo/bulk.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
bulk.hpp File Reference

Detailed Description

Bulk collection operation model.

Definition in file bulk.hpp.

Go to the source code of this file.

+ 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.