Class: IndexDict
The underlying structure of each index.
Extends
Constructors
new IndexDict()
new IndexDict(
indexId
,summary
):IndexDict
Parameters
• indexId: `${string}-${string}-${string}-${string}-${string}`= undefined
• summary: undefined
= undefined
Returns
Inherited from
Source
packages/llamaindex/src/indices/IndexStruct.ts:10