vectordb / Exports / IndexStats Interface: IndexStats Table of contents Properties distanceType indexType numIndexedRows numIndices numUnindexedRows 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