relationships property
relationships contains all the binary relationships that were identified between entity mentions within the provided document.
Implementation
core.List<EntityMentionRelationship>? relationships;
relationships contains all the binary relationships that were identified between entity mentions within the provided document.
core.List<EntityMentionRelationship>? relationships;