<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="NR-remove-duplicated-contribution:1" author="asukhorada">
        <query>
            MATCH (n:NrContribution:NrPerformance)
            WHERE n.id="de67fe4d-f168-47a1-af93-911d15e20945" DETACH DELETE n;
        </query>
    </changeset>
    <changeset id="NR-remove-duplicated-contribution:2" author="asukhorada">
        <query>
            MATCH (n:NrContribution:NrPerformance)
            WHERE n.id="95a27b14-666d-470e-a231-62e4b4d67492" DETACH DELETE n;
        </query>
    </changeset>
    <changeset id="NR-remove-duplicated-contribution:3" author="asukhorada">
        <query>
            MATCH (n:NrContribution:NrPerformance)
            WHERE n.id="e8896875-506d-4e69-bead-98e61a921709" DETACH DELETE n;
        </query>
    </changeset>
</changelog>