BaseIndexInit
Defined in: .build/typescript/packages/llamaindex/src/indices/BaseIndex.ts:21
Extended by
Section titled “Extended by”Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”storageContext
Section titled “storageContext”storageContext:
StorageContext
Defined in: .build/typescript/packages/llamaindex/src/indices/BaseIndex.ts:22
docStore
Section titled “docStore”docStore:
BaseDocumentStore
Defined in: .build/typescript/packages/llamaindex/src/indices/BaseIndex.ts:23
indexStore?
Section titled “indexStore?”
optional
indexStore:BaseIndexStore
Defined in: .build/typescript/packages/llamaindex/src/indices/BaseIndex.ts:24
indexStruct
Section titled “indexStruct”indexStruct:
T
Defined in: .build/typescript/packages/llamaindex/src/indices/BaseIndex.ts:25