<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="CDAM-1775_update_label_participant_name:1" author="mhirth" run-on-change="true">
        <query>
          <![CDATA[
              MATCH(lp:LabelParticipant {id: 1691554233907})
              SET lp.name = "Christopher Young Núñez"
          ]]>
        </query>
    </changeset>
</changelog>
