Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-08-2022 05:36 AM
Hi there, I hope someone can help me with the following error I have. I'm trying to follow the link prediction example from the GDS documentation, but I'm not able to add node properties.
This is the code I'm trying to run:
Failed to invoke procedure `gds.beta.pipeline.linkPrediction.addNodeProperty`: Caused by: java.lang.IllegalArgumentException: Could not find a procedure called gds.fastrp.mutate
11-25-2022 12:50 AM
Apparently, the called function should be "gds.fastRP.mutate" rather than "gds.fastrp.mutate", but the python client somehow changes the input function name to lowercase characters.
I use the run_cypher function, and it works.
All the sessions of the conference are now available online