Hierarchy For Package org.springframework.ai.vectorstore
Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
- org.springframework.ai.vectorstore.RedisFilterExpressionConverter
- org.springframework.ai.vectorstore.WeaviateFilterExpressionConverter
- org.springframework.ai.vectorstore.MilvusVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.MilvusVectorStore.MilvusVectorStoreConfig
- org.springframework.ai.vectorstore.MilvusVectorStore.MilvusVectorStoreConfig.Builder
- org.springframework.ai.vectorstore.Neo4jVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.Neo4jVectorStore.Neo4jVectorStoreConfig
- org.springframework.ai.vectorstore.Neo4jVectorStore.Neo4jVectorStoreConfig.Builder
- org.springframework.ai.vectorstore.PgVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.PineconeVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.PineconeVectorStore.PineconeVectorStoreConfig
- org.springframework.ai.vectorstore.PineconeVectorStore.PineconeVectorStoreConfig.Builder
- org.springframework.ai.vectorstore.RedisVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.RedisVectorStore.RedisVectorStoreConfig
- org.springframework.ai.vectorstore.RedisVectorStore.RedisVectorStoreConfig.Builder
- org.springframework.ai.vectorstore.SearchRequest
- org.springframework.ai.vectorstore.SimpleVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.SimpleVectorStore.EmbeddingMath
- org.springframework.ai.vectorstore.SimpleVectorStore.Similarity
- org.springframework.ai.vectorstore.WeaviateVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.WeaviateVectorStore.WeaviateVectorStoreConfig
- org.springframework.ai.vectorstore.WeaviateVectorStore.WeaviateVectorStoreConfig.Builder
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
Interface Hierarchy
- java.util.function.Consumer<T>
- org.springframework.ai.document.DocumentWriter
- org.springframework.ai.vectorstore.VectorStore
- org.springframework.ai.document.DocumentWriter
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.ai.vectorstore.Neo4jVectorStore.Neo4jDistanceType
- org.springframework.ai.vectorstore.PgVectorStore.PgDistanceType
- org.springframework.ai.vectorstore.PgVectorStore.PgIndexType
- org.springframework.ai.vectorstore.RedisVectorStore.Algorithm
- org.springframework.ai.vectorstore.WeaviateVectorStore.WeaviateVectorStoreConfig.ConsistentLevel
- org.springframework.ai.vectorstore.WeaviateVectorStore.WeaviateVectorStoreConfig.MetadataField.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.ai.vectorstore.RedisVectorStore.MetadataField
- org.springframework.ai.vectorstore.WeaviateVectorStore.WeaviateVectorStoreConfig.MetadataField
- java.lang.Record