Uses of Enum
dev.langchain4j.store.embedding.pgvector.MetadataStorageMode
-
Uses of MetadataStorageMode in dev.langchain4j.store.embedding.pgvector
Methods in dev.langchain4j.store.embedding.pgvector that return MetadataStorageModeModifier and TypeMethodDescriptionMetadataStorageConfig.storageMode()Metadata storage mode COMBINED_JSON: For dynamic metadata, when you don't know the list of metadata that will be used.static MetadataStorageModeReturns the enum constant of this type with the specified name.static MetadataStorageMode[]MetadataStorageMode.values()Returns an array containing the constants of this enum type, in the order they are declared.