version constant

String const version

Version of the graph format

Used to determine if the cached graph is compatible

Implementation

static const String version = '1.0.0';