<?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="DATA-9133_delete_social_account:1" author="savva" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (p:PublicParticipant {id: '5000347b-df62-4156-bb00-548ecdcaec33'})
                DETACH DELETE p;
            ]]>
        </query>
    </changeset>
</changelog>
