Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.observation.AbstractObservationVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.hanadb.HanaCloudVectorStore
- org.springframework.ai.vectorstore.AbstractVectorStoreBuilder<T> (implements org.springframework.ai.vectorstore.VectorStore.Builder<T>)
- org.springframework.ai.vectorstore.hanadb.HanaCloudVectorStore.Builder
- org.springframework.ai.vectorstore.hanadb.HanaCloudVectorStoreConfig
- org.springframework.ai.vectorstore.hanadb.HanaCloudVectorStoreConfig.HanaCloudVectorStoreConfigBuilder
- org.springframework.ai.vectorstore.hanadb.HanaVectorEntity
- org.springframework.ai.vectorstore.observation.AbstractObservationVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
Interface Hierarchy
- org.springframework.ai.vectorstore.hanadb.HanaVectorRepository<T>