Hi guys, I'm using neo4j 4.0.5 Enterprise and I can't install the Graph Algorithms plugin
I have tried to use older versions
but I have always the same problem...
Some suggestions ?
Hi guys, I'm using neo4j 4.0.5 Enterprise and I can't install the Graph Algorithms plugin
I have tried to use older versions
but I have always the same problem...
Some suggestions ?
Hello @SalvatoreAntoninoGri
Yeah you must know use Graph Data Science library GDS replaced Graph Algorithms DOC
Regards,
Cobra
And if I want to use similarity algorithm such as pearson similarity whit Graph Data Science, what should I do??
However thank you so much!!
You can install other plugins as well like APOC and Neo4j Streams alongwith GDS.
Hi everyone,
I am new to neo4j and I need some assistance.
I am following a blog post - Diversifying your portfolio.
One of the queries requires to call the Pearson Similarity algorithm, i have downloaded the GDS plugin.
My neo4j Desktop version is 5.12.0 and GDS library version is 2.6.0
This is the error message i got.
'There is no procedure with the name gds.alpha.similarity.pearson.write
registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.'
Can someone help me out on this?