Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-04-2020 03:21 AM
Hi ,
Can anyone help me to solve this problem? I want to use the algorithm of pagerank in neo4j i installed the file neo4j graph algorithm in plugins and i added dbms.security.procedures. unrestricted=algo.* in neo4j.config but when i try to execute call algo.list() it doesn't work and this message is shown "there is no procedure with the name algo.list registred for this database instance"
The version of neo4j is 3.5.14
04-04-2020 06:11 AM
Make sure you're looking at the correct documentation. I've run into an issue before where I've used a graph algo and it was from a different library than the supported plugin and ran into exactly the same error. I know that's vague but there are two sets of graph algo docs on the site the plugin for desktop and then then the graph algo book version.
04-04-2020 06:55 AM
you mean that's a problem of version ?
04-06-2020 06:22 AM
Please update to the Graph Data Science Library (same algorithms, improved implementations, new features, and easier surface). Installation instructions are here: https://neo4j.com/docs/graph-data-science/current/installation/
04-06-2020 10:47 AM
thanks a lot for your help
All the sessions of the conference are now available online