Hierarchy For Package org.springframework.ai.vectorstore.couchbase
Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
- org.springframework.ai.vectorstore.couchbase.CouchbaseAiSearchFilterExpressionConverter
- org.springframework.ai.vectorstore.observation.AbstractObservationVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.couchbase.CouchbaseSearchVectorStore (implements java.lang.AutoCloseable, org.springframework.beans.factory.InitializingBean)
- org.springframework.ai.vectorstore.AbstractVectorStoreBuilder<T> (implements org.springframework.ai.vectorstore.VectorStore.Builder<T>)
- org.springframework.ai.vectorstore.couchbase.CouchbaseSearchVectorStore.Builder
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
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.couchbase.CouchbaseIndexOptimization
- org.springframework.ai.vectorstore.couchbase.CouchbaseSimilarityFunction
- 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.couchbase.CouchbaseSearchVectorStore.CouchbaseDocument
- java.lang.Record