i found a page that link a lot of graph visualisation tools : http://www.mkbergman.com/414/large-scale-rdf-graph-visualization-tools/
i'll dig it this weekend :) -- Ker2x On Fri, Mar 19, 2010 at 12:07 AM, Laurent Laborde <[email protected]> wrote: > Friendly greetings ! > > i wish to display very large graph. ( hundreds of thousands of node, > or many millions of node if possible). > - graphviz probably won't do it. > - my processing app is 100% sure to explode > > i found that, but didn't tried it yet : > http://bioinformatics.icmb.utexas.edu/lgl/ > Large Graph Layout > > the gallery is impressive, with huge graph and millions of edges. > But it seems that i have to provide the coordinate of the nodes/edges, > which is exactly my problem. > i don't know the math/algorithm to compute the best way to display > graphs. my processing code use simple physics rule (spring and node > repulsion) but it's very very very slow :( > > Any tought ? > Thank you :) > > -- > Laurent "ker2x" Laborde > Sysadmin & DBA at http://www.over-blog.com/ > -- Laurent "ker2x" Laborde Sysadmin & DBA at http://www.over-blog.com/ _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

