<?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="PUB-185-delete-undesired-comps:1" author="ratoui">
        <query>
            <![CDATA[
                MATCH (pc:PublishingComposition) WHERE pc.pubSongID IN [
                    7001,
                    7004,
                    7058,
                    7143,
                    7241,
                    7251,
                    7248,
                    7314,
                    7388,
                    7470,
                    8477,
                    8476,
                    8422,
                    8423,
                    7130,
                    8152,
                    8154,
                    8150,
                    8160,
                    8158,
                    8137,
                    8140,
                    8138,
                    8141,
                    8147,
                    8142,
                    8159,
                    6834,
                    6884,
                    6840,
                    6854,
                    7986,
                    8078,
                    8067,
                    8058,
                    8028,
                    8064,
                    8051,
                    8021,
                    8072,
                    8076,
                    8038,
                    8035,
                    8070,
                    8086,
                    8081,
                    6668,
                    7956,
                    6530,
                    6528,
                    8264,
                    2188,
                    8139,
                    5855,
                    5879,
                    8601,
                    8602,
                    8593,
                    8566,
                    8398
                ] DETACH DELETE pc
            ]]>
        </query>
    </changeset>
</changelog>
