Neo4j is a graph data base and it can export the data to a JSON file. However, the JSON file from Neo4j is somehow very complicated for me and I could not import it into D3. My question is how to import a JSON file from Neo4j and import it into D3 for graph visualization without changing the format of the JSON file. I asked the Neo4j community once and they said it's not possible or I believed they meant that.Neo4j is a graph data base and it can export th