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