Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-11-2019 08:53 AM
UPDATE: algo do not correctly install - see other topic
Hi all,
I want to list the procedures installed with plugins.
I have neo4j 3.5.1 community and the relative apoc and algo procedures.
To list installed procedure the manual at
says to use
CALL algo.list()
which gives an error.
Calling
CALL dbms.procedures
works and give a list of procedures; but for algo the procedures are listed as
apoc.algo.xxxx
What is the method to list all the procedures (and functions) installed by the plugins?
01-11-2019 11:02 AM
Hi,
It's working fine for me. Check to see if you have the appropriate version of 'graphAlgorithms' jar file in your plugins directory.
Followed the instructions listed in : https://github.com/neo4j-contrib/neo4j-graph-algorithms.
-Kamal
01-12-2019 12:21 AM
Thanks Kamal
it seems to be an installation problem.
I reformulated the question in this thread:
https://community.neo4j.com/t/problem-installing-graph-algoritms/4338
All the sessions of the conference are now available online