RootCauseunvalidated
`MERGE (n:Domain {normalizedLabel: $normalized})` without a unique constraint on `normalizedLabel` — concurrent extraction jobs. Tension: both see "no match" and both CREATE, producing duplicates with identical labels but different UUIDs. Outcome: producing duplicates with identical labels but different UUIDs.
4feeb689-a49f-47d1-a53d-20246918e97b
MERGE (n:Domain {normalizedLabel: $normalized}) without a unique constraint on normalizedLabel — concurrent extraction jobs. Tension: both see "no match" and both CREATE, producing duplicates with identical labels but different UUIDs. Outcome: producing duplicates with identical labels but different UUIDs.