The goal of the project is to provide a lossless encoder and decoder for GraphML.
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