Head's Up! Site migration is underway. Phase 2: migrate recent content
β09-21-2021 05:29 AM
Error - Neo.ClientError.Procedure.ProcedureNotFound
There is no procedure with the name gds.alpha.node2vec.stream
registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.
Lib Details -
Graph Data Science Library Version 1.6.4
DBMS Version 4.2.10
β09-21-2021 05:52 AM
Hello @kushwah.raja1
If you use the version 1.6.4 of GDS, Node2Vec is in beta so the function is: gds.beta.node2vec.stream
.
Regards,
Cobra
β09-21-2021 06:20 AM
I have tried with gds.beta.node2vec.stream but still getting the same error.
β09-21-2021 06:35 AM
There is a typo: you wrote gds.beta.node2vec.strea
instead of gds.beta.node2vec.stream
β09-21-2021 09:32 AM
Thanks it works by replacing parameter embeddingSize to embeddingDimension
All the sessions of the conference are now available online