Converts the given igraph object to GEXF format and saves it at the given filepath location
saveAsGEXF(g, filepath = "converted_graph.gexf")
g
: Input igraph object to be converted to gexf formatfilepath
: File location where the output gexf file should be savedGopalakrishna Palem, Gopalakrishna.Palem@Yahoo.com