Is D3.js the right choice for real-time visualization of Neo4j Graph DB data [closed]
I am a CS Research student at UW, and my group is at the point of trying to visualize specific network traffic that is put into a neo4j graph DB in real time. I have read about many different tools such as gephi, cytoscape, rickshaw (based on D3.js), some others, and D3.js. We are so far going forward with D3.js, but wanted to get the community opinion. We can't use cytoscape because of neo4j, and feel that D3.js would work the best with semi-large data in a fast real-time environment. Suggestions? Perhaps for another question, but also feel free to input: Best way to implement neo4j? Java,