Anyone try out the PageRank function on Gremlin?

https://github.com/tinkerpop/gremlin/wiki/Working-with-JUNG-Algorithms/0506c193f30abe0bc18d40d7a08c9257d9311b13

How does it perform with just under 100k nodes on a sparse graph (3000
relationship max, average of 100)?

I've been doing my pagerank via the power method in rb-gsl and while it's
fine for around 10k items,  it's sucking all the memory on my server when
trying to do 92k items.

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Anyone-try-out-the-PageRank-function-on-Gremlin-tp3560800p3560800.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

Reply via email to