Closed
Description
The pageRank algo from the Python client is not idempotent.
I got this error:
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure gds.pageRank.mutate
: Caused by: java.lang.UnsupportedOperationException: Node property pageRank already exists}
Could we have a replace option?
Also
Metadata
Metadata
Assignees
Labels
No labels