APIClassesBaseIndexBu sayfadaClass: BaseIndex<T>Indexes are the data structure that we store our nodes and embeddings in so they can be retrieved for our queries. Type parameters NameT Hierarchy BaseIndex ↳ KeywordTableIndex ↳ SummaryIndex ↳ VectorStoreIndex Constructors constructor • new BaseIndex<T>(init): BaseIndex<T> Type parameters NameT Parameters