Interface for MongoDB query cursors.
Definition in file cursor.hpp.
Go to the source code of this file.
Classes | |
class | storages::mongo::Cursor |
Interface for MongoDB query cursors. More... | |
class | storages::mongo::Cursor::Iterator |
class | storages::mongo::Cursor::Iterator::DocHolder |
Namespaces | |
namespace | storages |
Components, clients and helpers for different databases and storages. | |
namespace | storages::mongo |
MongoDB client. | |