<?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="DS-2495_delete_misattributed_socials:1" author="vpatel" run-on-change="true">
        <query>
            MATCH (a:SocialAccount {id:"66546534-41cf-4af8-8ce1-4a5b0522dd11"})-[:HAS_SOCIAL_STAT]->(s) 
            DETACH DELETE a,s
        </query>
    </changeset>
</changelog>
