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?

Andrés
___
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


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: 
http://neo4j-community-discussions.438527.n3.nabble.com/Graph-algorithms-tp3563943p3570215.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
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


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 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: 
 http://neo4j-community-discussions.438527.n3.nabble.com/Graph-algorithms-tp3563943p3570215.html
 Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
 ___
 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


[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
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user