1 unstable release
Uses old Rust 2015
0.1.0 | Feb 2, 2016 |
---|
#20 in #reads
9KB
193 lines
Implement a reader for the GraphML format.
See the tests for the current status. For example the key types are not validated or used in any way.
Note that yEd and Neo4j (with free extensions) use different variations of this format. The former adds elements related to the UI formatting while the latter requires types which are encoded as labels.
Dependencies
~1MB
~25K SLoC