<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="2023_04_04_Fix_account_access:1" author="pcherevko" run-always="true">
        <cypherquery>
            <![CDATA[
               match(i:Identity {id: "6d676c55-2cbe-465e-a554-c065581379dd"})-[r]-(p1:Profile {profileType: 'LabelProfile'})--(v:Vendor {id:74790})
               DELETE r
            ]]>
        </cypherquery>
    </changeset>
</changelog>
