userver: userver/storages/mongo/bulk.hpp File Reference
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.

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