<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="INC-396_remove_duplicate_label_participant:1" author="guiq83" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (lp:LabelParticipant)
                WHERE lp.id = 1690820119587
                DETACH DELETE lp
            ]]>
        </cypherquery>
    </changeset>
</changelog>
