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