Any recommendations on parsing / extracting information such as node/edge descriptions, properties of the graph, labels/attributes -- key components of a graphml document using Python?
I've looked into pygraphml but not sure if it's the best one to use.