1 2 3 4 5 6 7 8 9
(* ::Package:: *) gsraw=Import[NotebookDirectory[]<>"graphdata.m"]; gs=Graph/@gsraw; Grid[Partition[gs,10],Frame->All]