Re: [Neo4j] Using JUNG framework over Neo4j.

2010-11-15 Thread Marko Rodriguez
Hi guys, Here you go: https://github.com/tinkerpop/blueprints/wiki/JUNG-Graph-Implementation I added a code snippet to using JUNG visualization package to visualize a Blueprints graph (through JungGraph). Enjoy, Marko. http://markorodriguez.com On Nov 13, 2010, at 3:39 AM, Alex

Re: [Neo4j] Using JUNG framework over Neo4j.

2010-11-13 Thread Peter Neubauer
Very cool Marko, Could you add a small example of using the visualization support in Jung, e.g. To produce the pic on the page? /Peter On Friday, November 12, 2010, Marko Rodriguez okramma...@gmail.com wrote: Hi, I thought many of you might be interested in using JUNG over Neo4j.        

Re: [Neo4j] Using JUNG framework over Neo4j.

2010-11-13 Thread Alex Averbuch
Real nice! Could you add a small example of using the visualization support in Jung, e.g. To produce the pic on the page? +1 On Sat, Nov 13, 2010 at 9:17 AM, Peter Neubauer peter.neuba...@neotechnology.com wrote: Very cool Marko, Could you add a small example of using the visualization

[Neo4j] Using JUNG framework over Neo4j.

2010-11-12 Thread Marko Rodriguez
Hi, I thought many of you might be interested in using JUNG over Neo4j. http://github.com/tinkerpop/blueprints/wiki/JUNG-Graph-Implementation This support has been in Blueprints for many months now, I just never documented it. Take care, Marko. http://markorodriguez.com