Table of Contents

Enum IndexType

Namespace
Mythosia.VectorDb.Postgres
Assembly
Mythosia.VectorDb.Postgres.dll
public enum IndexType

Fields

Hnsw = 0
IvfFlat = 1
None = 2