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