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