I want to visualize a neo4j embedded graph within my JAVA application. I have read the Max De Marzi's Graph Visualization Blog but I could not find anything in JAVA but only ruby and C++
May you help me to find a guide to install something easy to visualize my graph? I need just to see nodes and relationships.
P.S. I do not want to use external programs. As a result I do not like: linkurio neoclipse webadmin gephi etc.