![]() | Graph |
public class GraphStatisticsParserSerializer
The GraphStatisticsParserSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | GraphStatisticsParserSerializer | Create the statistics parser and serializer, binding it to the statistics object to fill or write out. |
Name | Description | |
---|---|---|
![]() | Parse | Reads the statistics from the specified file path (inverse of Serialize), stores them in the statistics object given in the constructor. |
![]() | Serialize | Writes the statistics object (given in the constructor) to the specified file path (inverse of Parse). |