TEXT FORMAT

GDF

CSV-like format used by GUESS and Gephi.

Alternative Names: Graph Data Format, Graph Description Format

File Extensions: .gdf
FeatureGDF
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 not 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 not supported
Typed Edges partial

Tools(Read & Write)

Write-only Tools

Frequently Asked Questions

What is a GDF file?

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

How do I open a GDF file?

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

How do I convert a GDF file to another format?

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