MongoCollection.createIndexes
struct MongoCollection
@safe
string[]
createIndexes
(scope const(IndexModel)[] models ,CreateIndexesOptions options = CreateIndexesOptions.init ,,)
index vibe db mongo collection MongoCollection
aliasesconstructorsfunctionsproperties
Builds one or more indexes in the collection.