XML FORMAT

GEXF

XML-based format for Gephi, supporting dynamic graphs and hierarchy.

Alternative Names: Graph Exchange XML Format

File Extensions: .gexf v1.3
FeatureGEXF
Multiple Graphs per Document not supported
Nodes supported
Undirected Edges supported
Directed Edges supported
Hyperedges not supported
Mixed-directionality Edges supported
Parallel Edges supported
Self-loops supported
Edges on Edges not supported
Nested Graphs in Nodes supported
Nested Graphs in Edges not supported
Nested Graphs in Graphs not supported
Node Labels supported
Edge Labels supported
Attributes on Nodes supported
Attributes on Edges supported
Attributes on Graphs supported
Typed Edges supported

Tools(Read & Write)

Frequently Asked Questions

What is a GEXF file?

A GEXF file stores a graph — its nodes, edges and attributes — in the GEXF format (also: Graph Exchange XML Format). See the feature table above for what it supports.

How do I open a GEXF file?

Open it in a graph tool that supports GEXF, or convert it to a format your tool reads. With GraphInOut you can convert GEXF to GraphML, DOT, Connected JSON and more, right in your browser.

How do I convert a GEXF file to another format?

Use the Convert from GEXF link above: upload or paste your GEXF file (input preset to GEXF), choose a target format and download the result — free, no install.