Improve memory usage of graphml reader and include support for ignoring properties
The graphml reader no longer builds a list of edges/vertices during parsing, whenever the graph uses canonical names.
The graphml reader no longer builds a list of edges/vertices during parsing, whenever the graph uses canonical names.