Table of Contents

Constructor VectorIndexBuilder

Namespace
MongoDB.EntityFrameworkCore.Metadata
Assembly
MongoDB.EntityFrameworkCore.dll

VectorIndexBuilder(IMutableIndex, VectorIndexOptions)

A fluent builder API for configuring MongoDB vector index options.

public VectorIndexBuilder(IMutableIndex index, VectorIndexOptions indexOptions)

Parameters

index IMutableIndex
indexOptions VectorIndexOptions