GraphStatisticsParserSerializer Methods |
The GraphStatisticsParserSerializer type exposes the following members.
| 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).
|