twitter - Visualizing graph database from java -


i'm making java application retrieve data twitter , store data in graph database neo4j. wonder if can visualize social graph via application java?! mean , can visualize graph using cypher queries java in order see different nodes , relationships?!

there many ways of doing that, see

http://neo4j.com/developer/guide-data-visualization/

for concrete twitter example using vivagraph.js

http://neo4j.com/blog/oscon-twitter-graph/


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -