public Map<Long, org.neo4j.kernel.impl.nioneo.xa.command.Command.NodeCommand> getNodeCommands() {
   return commandSet.getNodeCommands();
 }