TEXT FORMAT

TGF

Simple text format with nodes and edges separated by #.

Alternative Names: Trivial Graph Format

File Extensions: .tgf Mimetype: text/plain
FeatureTGF
Multiple Graphs per Document not supported
Nodes supported
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 supported
Edge Labels supported
Attributes on Nodes not supported
Attributes on Edges not supported
Attributes on Graphs not supported
Typed Edges not supported

Tools(Read & Write)

Read-only Tools

Write-only Tools

Frequently Asked Questions

What is a TGF file?

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

How do I open a TGF file?

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

How do I convert a TGF file to another format?

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