Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-10-2021 11:59 AM
Hi all. Could someone help me with how to install APOC for a remote connection to Neo4j?
Big picture: I am trying to import/load a JSON file into Neo4j in order to make a graph out of it, and it seems I need APOC for that.
Thanks!
08-11-2021 02:51 AM
copy $NEO4J_HOME/labs/apoc-4.3.0-core.jar to $NEO4J_HOME/plugins/
or
download the latest apoc.jar from Releases · neo4j-contrib/neo4j-apoc-procedures · GitHub
and copy the apoc.jar to the $NEO4J_HOME/plugins/
3. restart the neo4j instance (neo4j restart or systemctl restart neo4j)
All the sessions of the conference are now available online