Skip to content

vectordb / Exports / IndexStats

Interface: IndexStats

Table of contents

Properties

Properties

completedAt

completedAt: null | string

Defined in

index.ts:725


distanceType

distanceType: null | string

Defined in

index.ts:724


indexType

indexType: null | string

Defined in

index.ts:723


numIndexedRows

numIndexedRows: null | number

Defined in

index.ts:721


numUnindexedRows

numUnindexedRows: null | number

Defined in

index.ts:722