easiest way to convert exported neo4j JSON file to GraphJSON ?

10 views
Skip to first unread message

Sergey

unread,
May 3, 2017, 7:45:05 AM5/3/17
to Neo4j
I want to use alchamy.js for some data visualization . alchamy needs input data in the file format of GraphJSON. 

I am trying to determine the easiest way to generate a graphJSON file after running a Cypher query. 

Right now my process is :

1. run Cypher query
2 . check out data graph in neo4j localhost window ( optional)
3. download JSON body file from neo4j
4. convert JSON to graphJSON ( can't get in quite to work yet)
5. graph data in alchemy.js

any advice on step #4 would be appreciated. I don't want to run some R and Ruby script unless I have to. example links below. things get to tricky 

Reply all
Reply to author
Forward
0 new messages