<?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="PLATFORM_Update_alw_28940_info:1" author="tmartino" run-on-change="true">
        <query>
            MATCH (i:Identity {id: '55dc48c2-3f1e-4c99-a8ad-91e7bfffacc4'})
            SET i += { name: 'Mia Katherine Giacondino', firstName: 'Mia Katherine', lastName: 'Giacondino', updatedBy: 'PLATFORM_Update_alw_28940_info', updatedOn: datetime() }
            RETURN i.name
        </query>
    </changeset>
</changelog>
 