TEXT FORMAT

Adjacency List

Adjacency List (NetworkX)

This simple export format is provided by NetworkX (Python).

Simple export format provided by NetworkX (Python).

Alternative Names: adjacency list

File Extensions: .adjlist Mimetype: text/plain
FeatureAdjacency List (NetworkX)
Multiple Graphs per Document not supported
Nodes partial
Undirected Edges not 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 Adjacency List (NetworkX) file?

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

How do I open a Adjacency List (NetworkX) file?

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

How do I convert a Adjacency List (NetworkX) file to another format?

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