Hierarchy For Package org.springframework.ai.vectorstore.opensearch
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
- org.springframework.ai.vectorstore.opensearch.OpenSearchAiSearchFilterExpressionConverter
- org.springframework.ai.vectorstore.observation.AbstractObservationVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.opensearch.OpenSearchVectorStore (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.ai.vectorstore.AbstractVectorStoreBuilder<T> (implements org.springframework.ai.vectorstore.VectorStore.Builder<T>)
- org.springframework.ai.vectorstore.opensearch.OpenSearchVectorStore.Builder
- java.lang.Record
- org.springframework.ai.vectorstore.opensearch.OpenSearchVectorStore.OpenSearchDocument
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)