Uses of Package
org.springframework.ai.vectorstore.cassandra
Package
Description
Provides the API for embedding observations.
-
ClassDescriptionThe CassandraVectorStore is for managing and querying vector data in an Apache Cassandra db.
-
ClassDescriptionThe CassandraVectorStore is for managing and querying vector data in an Apache Cassandra db.Builder for the Cassandra vector store.Given a string document id, return the value for each primary key column.Given a list of primary key column values, return the document id.Indexes are automatically created with COSINE.