All Classes and Interfaces
Class
Description
Metadata configuration implementation
MetadataColumDefinition used to define column definition from sql String
Metadata configuration.
Metadata storage mode
COLUMN_PER_KEY: for static metadata, when you know in advance the list of metadata
COMBINED_JSON: For dynamic metadata, when you don't know the list of metadata that will be used.
PGVector EmbeddingStore Implementation