Functions to load/save external graph formats.
(load-graphml! f graph)
(load-pairs! f graph)
(save-as-graphml f graph)
(save-as-pairs f graph)