Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
- org.springframework.ai.vectorstore.pgvector.PgVectorFilterExpressionConverter
- org.springframework.ai.vectorstore.observation.AbstractObservationVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.pgvector.PgVectorStore (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.ai.vectorstore.AbstractVectorStoreBuilder<T> (implements org.springframework.ai.vectorstore.VectorStore.Builder<T>)
- org.springframework.ai.vectorstore.pgvector.PgVectorStore.PgVectorStoreBuilder
- org.springframework.ai.vectorstore.pgvector.PgVectorSchemaValidator
- org.springframework.ai.vectorstore.pgvector.PgVectorStore.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.pgvector.PgVectorStore.PgDistanceType
- org.springframework.ai.vectorstore.pgvector.PgVectorStore.PgIndexType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)