public ArrayList<org.neo4j.kernel.impl.nioneo.xa.command.Command.SchemaRuleCommand>
     getSchemaRuleCommands() {
   return commandSet.getSchemaRuleCommands();
 }