Class: SummaryIndexRetriever
Simple retriever for SummaryIndex that returns all nodes
Implements
Constructors
new SummaryIndexRetriever()
new SummaryIndexRetriever(
index
):SummaryIndexRetriever
Parameters
• index: SummaryIndex
Returns
Source
packages/core/src/indices/summary/index.ts:287
Properties
index
index:
SummaryIndex
Source
packages/core/src/indices/summary/index.ts:285