EntityResolutionResult

constructor(name: String, entityId: String, resolution: ResolutionOutcome, labels: Set<String>)

Parameters

name

The original entity name from the assertion

entityId

The resolved entity ID (graph node ID)

resolution

How the entity was resolved

labels

Final merged label set on the entity