vibe.db.mongo.collection

MongoCollection class

Public Imports

vibe.db.mongo.cursor
public import vibe.db.mongo.cursor;
Undocumented in source.
vibe.db.mongo.connection
public import vibe.db.mongo.connection;
Undocumented in source.
vibe.db.mongo.flags
public import vibe.db.mongo.flags;
Undocumented in source.

Members

Structs

MongoCollection
struct MongoCollection

Represents a single collection inside a MongoDB.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig