- 
        Couldn't load subscription status. 
- Fork 2
Serialization
        Mark Junker edited this page Jun 7, 2018 
        ·
        1 revision
      
    QuickGraph multiple ways to save and load graphs from files (or streams).
- .NET Serialization, based on the built-in .NET serialization services,
- GraphML Serialization, implements (a part of) the GraphML graph xml format,
- XML Serialization, customizable xml format.