Skip to main content

Interface: SummaryIndexOptions

Properties

indexId?

optional indexId: string

Source

packages/core/src/indices/summary/index.ts:48


indexStruct?

optional indexStruct: IndexList

Source

packages/core/src/indices/summary/index.ts:47


nodes?

optional nodes: BaseNode <Metadata>[]

Source

packages/core/src/indices/summary/index.ts:46


serviceContext?

optional serviceContext: ServiceContext

Source

packages/core/src/indices/summary/index.ts:49


storageContext?

optional storageContext: StorageContext

Source

packages/core/src/indices/summary/index.ts:50