GraphML library for Go
The goal of the project is to provide a lossless encoder and decoder for
GraphML.
Status
The library can successfully roundtrip GraphML of following applications:
Supported features:
-
Nodes, Edges
-
Multiple graphs
-
Subgraphs inside nodes
-
Custom data for any node kind (
key,data)
Not yet supported:
-
Hyper-Edges
-
Ports
-
Endpoints
On this page
Languages
Go100.0%
Apache License 2.0
Created June 9, 2018
Updated August 9, 2024