Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-14-2021 02:14 AM
Hi
my cypher query is -"RETURN apoc.coll.remove([1,3,5,7,9], 1, 2) AS output"
I am getting error org.springframework.dao.InvalidDataAccessResourceUsageException: Unknown function 'apoc.coll.remove'
help!
10-14-2021 08:49 AM
Hi, @rdkolhe !
Did you add dbms.security.procedures.unrestricted=apoc.*
in the security section in your neo4.conf file? With this you enable usage of APOC in your system.
All the sessions of the conference are now available online