neo4j-contrib / neo4j-graph-algorithms

Efficient Graph Algorithms for Neo4j
https://github.com/neo4j/graph-data-science/
GNU General Public License v3.0
769 stars 195 forks source link

Update pagerank undirected docs #839

Closed tomasonjo closed 5 years ago

tomasonjo commented 5 years ago

Judging by the code we can update the docs: https://github.com/neo4j-contrib/neo4j-graph-algorithms/blob/a17e8eb176b87290ab0f838a0a1411969feef8a1/algo/src/main/java/org/neo4j/graphalgo/PageRankProc.java#L150