<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="CCM-1348_update_contributor_name:1" author="anevrekar" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (lp:LabelParticipant {id: 1684140409248})
                SET lp.name = "Agrafos Vivlos"
            ]]>
        </cypherquery>
    </changeset>
</changelog>