Module index_store (0.2.1)

API documentation for index_store module.

Classes

AlloyDBIndexStore

AlloyDBIndexStore(
    key: object,
    engine: llama_index_alloydb_pg.engine.AlloyDBEngine,
    index_store: llama_index_alloydb_pg.async_index_store.AsyncAlloyDBIndexStore,
)

Index Store Table stored in an AlloyDB for PostgreSQL database.