Skip to content

dennwc/graphml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages