synthesize And Update Descriptions
open fun synthesizeAndUpdateDescriptions(entityPairs: List<EntityPairWithPropositions>, synthesizer: RelationshipDescriptionSynthesizer): RelationshipPersistenceResult
Synthesize descriptions for entity-pair relationships and update the edges. Default implementation is a no-op for implementations that don't support synthesis.
Return
Statistics about the persistence operation
Parameters
entity Pairs
Entity pairs with their propositions
synthesizer
The synthesizer to use