[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •[SOLVED] Export to gexf?
Page 1 of 1

[SOLVED] Export to gexf?

Posted: 11 Feb 2011 17:08
by Kasper Hviid
Hello,

I want to try out the GexfWalker web application, which want a .gexf file. Does anyone know how I can export to the .gexf format?

Regards, Kasper

Re: Export to gexf?

Posted: 11 Feb 2011 20:13
by seinecle
Hi,

In the file menu, you have two commands:

save as: to save as a GEPHI project.

export: to save in different formats. Select "export", then "Graph files", then .gexf in the file extensions available.

Best,

Clement

Re: Export to gexf?

Posted: 11 Feb 2011 22:05
by Kasper Hviid
Oh, it's that simple? Thanks!