Interface: BaseIndexInit<T>
Extended by
Type Parameters
• T
Properties
docStore
docStore:
BaseDocumentStore
Defined in
packages/llamaindex/src/indices/BaseIndex.ts:48
indexStore?
optional
indexStore:BaseIndexStore
Defined in
packages/llamaindex/src/indices/BaseIndex.ts:49
indexStruct
indexStruct:
T
Defined in
packages/llamaindex/src/indices/BaseIndex.ts:50
serviceContext?
optional
serviceContext:ServiceContext
Defined in
packages/llamaindex/src/indices/BaseIndex.ts:46
storageContext
storageContext:
StorageContext