Eelco,
there is even a GraphViz component done by Tobias,
https://svn.neo4j.org/laboratory/components/neo-graphviz/ . Right now
it will output the whole graph, not selections AFAIK. Would that be of
interest?

Also, we have a GSoC project integrating Neo4j with www.gephi.org,
http://wiki.neo4j.org/content/Google_Summer_of_Code_for_Neo4j_Visualization

Cheers,

/peter neubauer

COO and Sales, Neo Technology

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Tue, May 25, 2010 at 8:58 PM, Eelco Hillenius
<[email protected]> wrote:
> Thanks Alex,
>
> Eelco
>
> On Tue, May 25, 2010 at 11:06 AM, Alex Averbuch <[email protected]> 
> wrote:
>> Hi Eelco,
>> I agree it would be nice to maybe even have a series based only on
>> visualization tools.
>>
>> maybe you're familiar with this already, but in case you're not I would
>> recommend checking out iGraph http://igraph.sourceforge.net/
>> <http://igraph.sourceforge.net/>it has bindings to Python, R, and C, is
>> really easy to use, and supports a lot of graph file formats.
>> it also deals with reasonably large graphs in a decent way. I've visualized
>> graphs of 10,000-100,000 vertices using its layout algorithms and graphs of
>> 1 million vertices when I was able to specify my own coordinates from domain
>> knowledge.
>>
>> I use it by writing my Neo4j instance to a .gml file and then loading that
>> file into iGraph, but I think a better approach would be writing a .graphml
>> file (there's a parser/writer in Blueprints
>> http://github.com/tinkerpop/blueprints I think)
>>
>> cheers,
>> Alex
>>
>> On Tue, May 25, 2010 at 7:46 PM, Eelco Hillenius
>> <[email protected]>wrote:
>>
>>> > Eelco and all,
>>> > did a first screencast on Neoclipse - just for you my friend!
>>> > http://vimeo.com/channels/109293#12014944
>>> >
>>> > WDYT? Any tips or improvement hints? More suggestions?
>>>
>>> Hi Peter, thanks! Not to want to sound ungrateful - I think this is a
>>> good resource to have anyway - but I was thinking more along the lines
>>> of Graphviz or JUNG etc.
>>>
>>> Cheers,
>>>
>>> Eelco
>>> _______________________________________________
>>> Neo4j mailing list
>>> [email protected]
>>> https://lists.neo4j.org/mailman/listinfo/user
>>>
>> _______________________________________________
>> Neo4j mailing list
>> [email protected]
>> https://lists.neo4j.org/mailman/listinfo/user
>>
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to