Re: [Neo4j] Graph algorithms

2011-12-08 Thread Andres Taylor
On Tue, Dec 6, 2011 at 11:23 AM, ajinkyar kaleajin...@gmail.com wrote: Although this is a graph based db, why is the range of graph algorithms in GraphAlgoFactory so narrow currently ? Is there a focus on this aspect in future releases ? Is there anything in particular you are missing?

Re: [Neo4j] Graph algorithms

2011-12-08 Thread Prajakta Kalmegh
I was searching for community/cluster detection or maybe finding betweenness centrality support. Is it there already? Can you please point me to classes which I can use in writing my own code for the same. -- View this message in context:

Re: [Neo4j] Graph algorithms

2011-12-08 Thread Michael Hunger
I recently saw the apache commons graph library but haven't looked into that. http://commons.apache.org/sandbox/graph/ Probably just missing a neo4j adaptor. Cheers, Michael Am 08.12.2011 um 13:54 schrieb Prajakta Kalmegh: I was searching for community/cluster detection or maybe finding

[Neo4j] Graph algorithms

2011-12-06 Thread ajinkyar
Although this is a graph based db, why is the range of graph algorithms in GraphAlgoFactory so narrow currently ? Is there a focus on this aspect in future releases ? -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Graph-algorithms-tp3563943p3563943.html