Table of Contents

Class VectorIndexOptions

Namespace
Mythosia.VectorDb.Postgres
Assembly
Mythosia.VectorDb.Postgres.dll

Base type for vector index settings.

public abstract class VectorIndexOptions
Inheritance
VectorIndexOptions
Derived
Inherited Members

Properties

IndexType

Index algorithm represented by this settings object.

public abstract IndexType IndexType { get; }

Property Value

IndexType