<?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="NR-2208_fix_duplicate_owns_relationship:1" author="astorkey">
        <query>
            MATCH (label:Label {uuid:"983850f9-0235-4234-a157-d40678fa59c6"})-[r:OWNS]->(label2:Label {uuid: "9c3fcfed-a43d-419c-9931-14ee06ce2015"})
            DELETE r
        </query>
    </changeset>
</changelog>
