This package contains XML serialization classes for the GEXF graph storage format.
This package can be installed with the NuGet package manager:
PM> Install-Package FPar.GEXF
For sample usage refer to FPar.GEXF.Sample/Samples.cs.
- NuGet package: https://www.nuget.org/packages/FPar.GEXF/
- GEXF documentation: https://gephi.org/gexf/format/
- GEXF specifications repository: https://github.com/gephi/gexf/