Graph Modelling Language


Graph Modeling Language is a hierarchical ASCII-based file format for describing graphs. It has been also named Graph Meta Language.

Example

A simple graph in GML format:

graph
node
node
edge
edge
edge

Applications supporting GML