https://github.com/jexp/dot2cypher
Convert GraphViz dot files into Cypher CREATE statements
https://github.com/jexp/dot2cypher
Last synced: 4 months ago
JSON representation
Convert GraphViz dot files into Cypher CREATE statements
- Host: GitHub
- URL: https://github.com/jexp/dot2cypher
- Owner: jexp
- Created: 2016-11-29T12:14:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T12:14:42.000Z (over 9 years ago)
- Last Synced: 2025-10-25T10:03:06.317Z (8 months ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.adoc
Awesome Lists containing this project
README
== GraphViz to Cypher converter
`node test.js`
I used it to convert files from InstaViz(Lite) an iOS app to draw graphs interactively into Cypher.