Uses of Class
org.springframework.ai.vectorstore.properties.CommonVectorStoreProperties
Packages that use CommonVectorStoreProperties
Package
Description
-
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.azure.autoconfigure
Modifier and TypeClassDescriptionclass
Configuration properties for Azure Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.cassandra.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.cassandra.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for Cassandra Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.chroma.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.chroma.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for Chroma Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.cosmosdb.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.cosmosdb.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for CosmosDB Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.couchbase.autoconfigure
-
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.elasticsearch.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.elasticsearch.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for Elasticsearch Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.gemfire.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.gemfire.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for GemFire Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.mariadb.autoconfigure
-
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.milvus.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.milvus.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for Milvus Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.mongodb.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.mongodb.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for MongoDB Atlas Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.neo4j.autoconfigure
Modifier and TypeClassDescriptionclass
Configuration properties for Neo4j Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.opensearch.autoconfigure
-
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.oracle.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.oracle.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for Oracle Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.pgvector.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.pgvector.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for PostgreSQL Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.qdrant.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.qdrant.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for Qdrant Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.redis.autoconfigure
Modifier and TypeClassDescriptionclass
Configuration properties for Redis Vector Store. -
Uses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.typesense.autoconfigure
Subclasses of CommonVectorStoreProperties in org.springframework.ai.vectorstore.typesense.autoconfigureModifier and TypeClassDescriptionclass
Configuration properties for Typesense Vector Store.