vibe.d beta banner
get vibe.d
0.10.0

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

Struct CreateIndexOptions

struct CreateIndexOptions ;

Fields

NameTypeDescription
maxTimeMS std.typecons.Nullable!(long)The maximum amount of time to allow the index build to take before returning an error. (not implemented)

Standards

https://github.com/mongodb/specifications/blob/0c6e56141c867907aacf386e0cbe56d6562a0614/source/index-management.rst#common-api-components

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.