Data type of the dimension attributes.
An array containing attribute paths for the dimensions.
Optional
inIf set to true
, the index will be created in the background to reduce
the write-lock duration for the collection during index creation.
Default: false
Optional
name?: stringA unique name for this index.
Type of this index.
Optional
unique?: booleanIf set to true
, a unique index will be created.
Default: false
Generated using TypeDoc
Options for creating a MDI index.