<?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="DATA-8339_create_new_chart_constraint:1" author="veixar">
        <query>CREATE CONSTRAINT ON (n:Chart) ASSERT (n.platform, n.target, n.country, n.type, n.frequency, n.genre) IS NODE KEY</query>
    </changeset>
</changelog>
