Skip to content

vectordb / Exports / IndexStats

Interface: IndexStats

Table of contents

Properties

Properties

distanceType

β€’ Optional distanceType: string

Defined in

index.ts:728


indexType

β€’ indexType: string

Defined in

index.ts:727


numIndexedRows

β€’ numIndexedRows: null | number

Defined in

index.ts:725


numIndices

β€’ Optional numIndices: number

Defined in

index.ts:729


numUnindexedRows

β€’ numUnindexedRows: null | number

Defined in

index.ts:726