TEXT FORMAT

Edge List

Simple list of edges, optionally with weights.

Alternative Names: edgelist, .edges

File Extensions: .edgelist
FeatureEdge List
Multiple Graphs per Document not supported
Nodes supported
Undirected Edges supported
Directed Edges supported
Hyperedges not supported
Mixed-directionality Edges not 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 not supported
Edge Labels not supported
Attributes on Nodes not supported
Attributes on Edges partial
Attributes on Graphs not supported
Typed Edges not supported

Tools(Read & Write)

Frequently Asked Questions

What is a Edge List file?

A Edge List file stores a graph — its nodes, edges and attributes — in the Edge List format (also: edgelist, .edges). See the feature table above for what it supports.

How do I open a Edge List file?

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

How do I convert a Edge List file to another format?

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