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
Properties
indexId
indexId:
string
Inherited from
Source
packages/llamaindex/src/indices/IndexStruct.ts:7
nodesDict
Source
packages/llamaindex/src/indices/json-to-index-struct.ts:11
summary?
optional
summary:string