<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http//www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-2245_remove_featured_duplicate:1" author="yostapyuk" run-always="true">
        <cypherquery>
            <![CDATA[
                UNWIND [
                    235130741,
                    617608885,
                    575495623,
                    575346027,
                    575332189,
                    275928331,
                    275928329,
                    275915703,
                    723548624,
                    275915708,
                    275915706,
                    721443975,
                    239518971,
                    722469534,
                    717612244,
                    731573209,
                    728339040,
                    728333982,
                    727767709,
                    722152787,
                    723137935,
                    722321479,
                    716723640,
                    762173194,
                    275915542,
                    721235317,
                    749408492,
                    738908808,
                    738600794,
                    744184529,
                    723524244,
                    746508054,
                    275915663,
                    716355623,
                    719726084,
                    716956573,
                    746322328,
                    718664163,
                    275915695,
                    716484024,
                    719118931,
                    716625998,
                    721904614,
                    746147702,
                    722340494,
                    748735830,
                    275915667,
                    723781779,
                    719392744,
                    722186961,
                    723182013,
                    746753325,
                    723306471,
                    717900880,
                    716482654,
                    756123079,
                    742161281,
                    741997143,
                    741964753,
                    720716490,
                    720716489,
                    720614433,
                    720614432,
                    720648071,
                    720648070,
                    720573653,
                    720573652,
                    720567607,
                    720567606,
                    718076884,
                    718010339,
                    720942653,
                    723887210,
                    718894074,
                    718894073,
                    743962003,
                    742745678,
                    742745654,
                    742805707,
                    432298215,
                    716318173,
                    756763180,
                    755354721,
                    749218648,
                    741190653,
                    741190597,
                    721256306,
                    721256305,
                    719536968,
                    719536967,
                    719521584,
                    719521583,
                    719485381,
                    719485380,
                    716696985,
                    716467413,
                    722374696,
                    738947154,
                    738600826,
                    744184495,
                    275915709,
                    275915707,
                    719427648,
                    275915704,
                    275915705,
                    741996054,
                    755227976,
                    722954161,
                    748911981,
                    748894441,
                    746799592,
                    756077154
                ] as rId
                MATCH (sr:NrSoundRecording)-[r:HAS_FEATURED_ARTIST]->(p:NrParticipant)
                WHERE id(r) = rId
                DETACH DELETE r
            ]]>
        </cypherquery>
    </changeset>
</changelog>
