Property CreateMissingVectorIndexes
- Namespace
- MongoDB.EntityFrameworkCore.Metadata
- Assembly
- MongoDB.EntityFrameworkCore.dll
CreateMissingVectorIndexes
Creates any MongoDB Atlas vector indexes that do not already exist. The default is true.
public bool CreateMissingVectorIndexes { get; init; }