<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schema.xsd">
    <changeset id="SR-179_clean_projects_to_vendor:1" author="gaguirre" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH(p:Project)-[rel:BELONGS_TO]->(v:Vendor)
                WHERE p.id IN [4988766,4989003,4988990,4988719,4988535,5037583,4989077,4988986,4989188,5037538,4988611,4988815,4989154,4988855,4988988,5011161,5037510,4989070,5037544,5037563,5037532,5037526,4989107,4989102,4989039,4989095,4989086,5009528,5011235,4988479,5010658,4989009,5015466,5081122,4988733,4988682,4988646,5015434,4989206,5010895,5011015,4989083,4988732,5009741,5009706,4869258,4988481,4988493,4989081,4988736,4988865,4988468,5011243,4988476,4988392,4989200,4988477,4989028,4989193,4988533,4988842,4989059,4988783,4989131,5010992,4988841,4989189,4988745,5029769,4988537,5015501,4989010,4997248,4989129,4988529,4988605,4989128,4997389,4988574,5024530,4988828,5008713,5010868,4997778,5008862,5009635,4997770,4997718,5037522,5008820,5008698,5009924,4997710,5011129,4997747,4997763,5008816,5015562,5008541,5008555,5008359,5008200,5008113,5008107,5008106,5008189,5008141,5008095,5008129,5008125,5008132,5008327,5008118,5008401]
                AND p.vendorId <> v.id
                DELETE rel
            ]]>
        </cypherquery>
    </changeset>
</changelog>
