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/ _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

