Hi everyone,
I'm working with graph data and want to store it in a JSON-based format. Objectives are to allow analysis outside Neo4j and easily import into DB when required. I'm willing to write a custom parser for import but would appreciate if some...