<?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="PLATFORM-1764_profile_unique_constraint:1" author="jyang">
        <query>CREATE CONSTRAINT ON (p:Profile) ASSERT (p.profileType, p.profileId) IS NODE KEY</query>
    </changeset>
</changelog>
