<?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-GO-1492_delete_misattributed_socials:1" author="bburton" run-on-change="true">
        <query>
            MATCH (a:SocialAccount {id:"d7081b22-1f20-44e0-8f01-a9e68f9bb2ab"})-[:HAS_AGGREGATED_SOCIAL_ACCOUNT_STAT]->(asas)
            DETACH DELETE a,asas
        </query>
    </changeset>
</changelog>