<?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="AS-fix-remove_dcmembran_profile_qa:1" author="jbrooks" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (profile: Profile{ profileId: 94501, profileType: 'CollaboratorsProfile' }) 
                DETACH DELETE profile
            ]]>
        </query>
    </changeset>
</changelog>
