<?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-661-remove-zero-split" author="ratoui">
        <query>
            <![CDATA[
                MATCH(pc:PublishingComposition {id: 'b057fcd2-a45f-4e92-bae6-129767c69fac'})-[r:HAS_AGREEMENT]->(pa:PublishingAgreement {controlled: true})
                DETACH DELETE r
            ]]>
        </query>
    </changeset>
</changelog>
