Skip to content

vectordb / Exports / IndexStats

Interface: IndexStats

Table of contents

Properties

Properties

distanceType

Optional distanceType: string

Defined in

index.ts:736


indexType

indexType: string

Defined in

index.ts:735


numIndexedRows

numIndexedRows: null | number

Defined in

index.ts:733


numIndices

Optional numIndices: number

Defined in

index.ts:737


numUnindexedRows

numUnindexedRows: null | number

Defined in

index.ts:734