You can also just spin up a 4XL AWS instance (with 68G RAM) for the viz and 
shut it down after you're done.

For analytics you can use Neo4j directly or you export your db into twitters 
cassovary.

For visualization, perhaps you can find something here: 
http://www.mkbergman.com/414/large-scale-rdf-graph-visualization-tools/

What do you want to achieve ? Typical force directed graphs just end up being 
useless hairballs at that size.
Would also be interesting to see if hiveplots are suitable (read his 
argumentation against hairballs).

It might be also sensible to use the analytics to aggregate your graph to a 
semantic denser (but smaller) graph and then visualize that one?

Michael

Am 11.04.2012 um 11:25 schrieb Peter Neubauer:

> Ajinkya,
> just talked to one of the Gephi guys,
> 
> "2.3M nodes and 60M edges...you should buy another computer with
> at least 60GB of RAM for Gephi."
> 
> Cheers,
> 
> /peter neubauer
> 
> G:  neubauer.peter
> S:  peter.neubauer
> P:  +46 704 106975
> L:   http://www.linkedin.com/in/neubauer
> T:   @peterneubauer
> 
> Neo4j                                - Graphs rule.
> Program or be programmed - Computer Literacy for kids.
> http://foocafe.org/#CoderDojo
> 
> 
> 
> On Wed, Apr 11, 2012 at 10:17 AM, Ajinkya Kale <kaleajin...@gmail.com> wrote:
>> Hi, I am trying to load neo4j db in Gephi on a 64-bit windows system with
>> 6GB RAM running a 64-bit jvm but it runs out of memory .. i tried to
>> allocate more memory through the jvm parameters and ended up allocating the
>> maximum possible without any luck.
>> My graphdb is of the following dimensions :
>> 
>> nodes 2320895
>> type1 relationship edge 50655143
>> type2 relationship edge 10632833
>> 
>> Any suggestions on tools/techniques to visualize and run analytics on
>> graphdbs of this scale ?
>> 
>> --
>> 
>> Regards,
>> Ajinkya
>> http://ajinkya.info
>> 
>> .O.
>> ..O
>> OOO
>> _______________________________________________
>> NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please 
>> register and consider posting at 
>> https://groups.google.com/forum/#!forum/neo4j
>> 
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
> _______________________________________________
> NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register 
> and consider posting at https://groups.google.com/forum/#!forum/neo4j
> 
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register 
and consider posting at https://groups.google.com/forum/#!forum/neo4j

Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to