Class: abstract
BaseIndex<T>
Indexes are the data structure that we store our nodes and embeddings in so they can be retrieved for our queries.
abstract
BaseIndex<T>Indexes are the data structure that we store our nodes and embeddings in so they can be retrieved for our queries.