Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
- org.springframework.ai.vectorstore.CouchbaseAiSearchFilterExpressionConverter
- org.springframework.ai.vectorstore.observation.AbstractObservationVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.CouchbaseSearchVectorStore (implements java.lang.AutoCloseable, org.springframework.beans.factory.InitializingBean)
- org.springframework.ai.vectorstore.SimpleVectorStore
- org.springframework.ai.vectorstore.AbstractVectorStoreBuilder<T> (implements org.springframework.ai.vectorstore.VectorStore.Builder<T>)
- org.springframework.ai.vectorstore.CouchbaseSearchVectorStore.Builder
- org.springframework.ai.vectorstore.SimpleVectorStore.SimpleVectorStoreBuilder
- java.lang.Record
- org.springframework.ai.vectorstore.CouchbaseSearchVectorStore.CouchbaseDocument
- org.springframework.ai.vectorstore.SearchRequest
- org.springframework.ai.vectorstore.SearchRequest.Builder
- org.springframework.ai.vectorstore.SimpleVectorStore.EmbeddingMath
- org.springframework.ai.vectorstore.SimpleVectorStoreContent (implements org.springframework.ai.content.Content)
- org.springframework.ai.vectorstore.SpringAIVectorStoreTypes
- 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
- org.springframework.ai.vectorstore.VectorStore.Builder<T>
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.CouchbaseIndexOptimization
- org.springframework.ai.vectorstore.CouchbaseSimilarityFunction
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)