H, I am running neo4j on a VM. I was following the example from book Graph Algorithms: Practical Examples in Apache Spark and Neo4j on citation dataset.
While running this query:
CALL gds.localClusteringCoefficient.write({ nodeProjection: 'Author', r...