<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http//www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-2245_remove_primary_duplicate:1" author="yostapyuk" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    739897850,
                    719528012,
                    275933094,
                    574958950,
                    725336636,
                    723115943,
                    720751996,
                    720944302,
                    719875467,
                    275933096,
                    722904543,
                    722988296,
                    722924053,
                    722979139,
                    722931729,
                    722909971,
                    717095469,
                    723259431,
                    755208941,
                    716602658,
                    723571051,
                    723489996,
                    723481575,
                    723452962,
                    723451147,
                    723416471,
                    723406013,
                    723347082,
                    723281703,
                    723248098,
                    723214131,
                    723195798,
                    717816665,
                    386280636,
                    723318167,
                    275933092,
                    275933091,
                    275933095,
                    721559337,
                    738499191,
                    720769145,
                    720740810,
                    723187292,
                    723166128,
                    723250741,
                    723138135,
                    723034783,
                    722992839,
                    722965089,
                    722881363,
                    722837536,
                    722800354,
                    722711619,
                    750573100,
                    723180039,
                    723199163,
                    723250682,
                    574958946,
                    275917610,
                    275917566,
                    722825207,
                    275933093,
                    275910696
                ] as rId
                MATCH (:NrSoundRecording)-[r:HAS_PRIMARY_ARTIST]->(:NrParticipant)
                WHERE id(r) = rId
                DETACH DELETE r
            ]]>
        </cypherquery>
    </changeset>
</changelog>
