for(var i = 0; i < graphs.length; i++){ debug(graphs[i].name + " " + graphs[i].list_nodes().length); }