This structure holds a graph in the Compressed Sparse Row format for compression of data size.
This graph is represented via Memory Mapping, allowing the graph to be loaded into memory as required.
This makes it possible to load any-size graphs, even those that do not fit into memory!