<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="PUB-706_remove_profile:1" author="vmukan" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (identity:Identity {id: '982ddc64-dae3-439f-b6b1-c090a4364253'})-[:HAS_PROFILE]->(profile:Profile {profileType: 'PublishingProfile', profileId: 423223})
                DETACH DELETE profile
            ]]>
        </cypherquery>
    </changeset>
</changelog>
