Print a graph in the FlashGraph format into a file as an edge list.
fg.print.graph(fg, file, delim = "\t", type = "")
fg
the FlashGraph object
file
a string of the output file name.