Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.MilvusVectorStore (implements org.springframework.context.SmartLifecycle, 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.context.SmartLifecycle, org.springframework.ai.vectorstore.VectorStore)
Interface Hierarchy
- org.springframework.ai.vectorstore.VectorStore
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
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)