<?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="KDH-108_create_Subaccount_lastModifiedAt_index:1" author="rtorres" run-on-change="true" run-always="true">
        <query>CREATE INDEX Subaccount__lastModifiedAt__index FOR (n:Subaccount) ON n.lastModifiedAt;</query>
    </changeset>
</changelog>
