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