<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schema.xsd">
<changeset id="FS-1666_add_test_label_access_maia_thomas:1" author="durukov">
    <cypherquery>
        <![CDATA[
            MATCH (v:Vendor {id: 7123}),(i:Identity {id:'89163430-296d-4c97-b0b7-c28ac1896df6'})-[:HAS_PROFILE]-(p:Profile {profileType: "AudienceProfile"})
            MERGE (p)-[:HAS_ACCESS_TO]->(v)
        ]]>
    </cypherquery>
</changeset>
</changelog>
