PageRank iteration
Posted by
Kaepke, Marc on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/PageRank-iteration-tp14860.html
Hi everyone,
does PageRank use bulk or delta iteration?
I mean the implementation of PageRank of the package:
package org.apache.flink.graph.library.link_analysis;
Thanks.
Best,
Marc