<?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="DIS-820_Update_Label_Participant_name:1" author="asingh" run-on-change="true">
        <query>
            MATCH(lp:LabelParticipant {id: 61149095})
            SET lp.name = "Peter Jezewski"
        </query>
    </changeset>
</changelog>
