<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schema.xsd">

    <changeset id="WAR-548_remove_weird_node:1" author="menger" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH (n) WHERE id(n) = 991880313
                DETACH DELETE n
            ]]>
        </cypherquery>
    </changeset>

</changelog>
