[Neo4j] neo4j 2.3.3 / 3.x and gephi 0.9.1

2016-05-12 Thread koen
Hi, are there any plans for updating the Gephi neo4j plugin for supporting gephi 0.9.1 with te latest neo4j relases ? thanks koen -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send a

Re: [Neo4j] neo4j 2.3.3 / 3.x and gephi 0.9.1

2016-05-12 Thread 'Michael Hunger' via Neo4j
That update has always be a pain. It would be much better if the gephi plugin connected to Neo4j server via HTTP or Bolt and pulled the data from there using Cypher. I currently don't have the capacity. But if there is anyone with some Netbeans experience I would be more than happy to support t

[Neo4j] Get GC overhead limit exceeded while executing batches of cypher query

2016-05-12 Thread Cherie Pun
I am trying to iterate through the results from the first query and execute an extra cypher query for each result to either create or find the existing relationship. However I encountered GC overhead error and the stack trace is as followed. I thought running the queries in batch of 100 will sol

[Neo4j] Dense Nodes in v3.0.x

2016-05-12 Thread David Smith
I'm currently experimenting with Neo4j and have loaded in a fairly straightforward dataset consisting of 2 node types - :User and :Merchant. There's a single relationship type too - [:PURCHASED_FROM] Whilst trying to find recommended merchants for a particular user (a typical "friend of friend"