Hi all,
I am new to Neo4j and have been trying out with the PageRank algorithm for a side project of mine which involves recommending products. I understood that PageRank gives a static ranking of the nodes(product) and I wish to make it "dynamic" by...