https://github.com/simoneb/dgml2
Command line utility to convert DGML to other graph formats
https://github.com/simoneb/dgml2
Last synced: 4 months ago
JSON representation
Command line utility to convert DGML to other graph formats
- Host: GitHub
- URL: https://github.com/simoneb/dgml2
- Owner: simoneb
- License: mit
- Created: 2012-11-12T07:54:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-03-08T13:56:36.000Z (over 10 years ago)
- Last Synced: 2024-12-31T07:13:34.881Z (over 1 year ago)
- Language: C#
- Size: 253 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dgml2
=====
Command line utility to convert DGML to other graph formats. Currently only basic conversion to GraphML format is supported.
##Usage##
DGML2.exe <path to dgml file> [output file]