vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Module vibe.db.mongo.impl.index

MongoDB index API definitions.

Structs

NameDescription
CreateIndexOptions
DropIndexOptions
IndexModel
IndexOptions

Enums

NameDescription
IndexFlags
IndexType Specifies the different index types which are available for index creation.

Aliases

NameTypeDescription
CreateIndexesOptions CreateIndexOptions Same as CreateIndexOptions
DropIndexesOptions DropIndexOptions Same as DropIndexOptions
Authors

Jan Jurzitza

Copyright

© 2020-2022 Jan Jurzitza

License

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