<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PUB-xx-clear-agreements:1" author="ratoui">
        <query>
        <![CDATA[
            MATCH(a:PublishingAgreement) DETACH DELETE a
        ]]>
        </query>
    </changeset>
</changelog>
