/graphml-interpreter

Graphml interpreter

Primary LanguagePython

graphml-interpreter

Overview

This Python script can use a GraphML file, such as one produced by yEd, as a data source. It extracts label information from a hierarchical flow chart to produce a flat file that can be used in other programs.

Graphml to CSV Conversion Example

GraphML to CSV Conversion Example