Gephi + Neo4J + Mac Plugin (Java7)

I am working on MacOSX (10.9.2) with Java7 installed. I want to use Gephi with the Neo4J plugin.

If I use Java7, Gephi does not start properly. I saw some discussions about this, and the proposed “fix” was to upgrade to Java6. Undesirable, I did this, but now the Neo4J plugin will not be installed, since it requires Java7.

Any idea how I can get out of this loop?

Thanks!

+6
source share
1 answer

Perhaps this blog post may help you: I did not use the Neo4j Gephi plugin (even if I just noticed that it was updated on April 3, 2014) in favor of the export + import approach. If you have jdk 7 installed, you can point to jdk 6 by uncommenting jdkhome in the gepghi.conf file.

See http://inserpio.wordpress.com/2014/02/10/how-to-load-neo4art-graph-db-into-gephi/

Cheers, Lorenzo

+1
source

All Articles