vibe.db.mongo.flags

MongoDB operation flag definitions.

Members

Enums

DeleteFlags
enum DeleteFlags
Undocumented in source.
IndexFlags (from vibe.db.mongo.impl.index)
deprecated enum IndexFlags via public import vibe.db.mongo.impl.index : IndexFlags;
Undocumented in source.
InsertFlags
enum InsertFlags
Undocumented in source.
QueryFlags
enum QueryFlags
Undocumented in source.
ReplyFlags
enum ReplyFlags
Undocumented in source.
UpdateFlags
enum UpdateFlags
Undocumented in source.

Meta

License

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

Authors

Sönke Ludwig