These are the steps I did to have apoc successfully run ,
1. Download the jar file for your version I used apoc-3.1.0.3-all.jar to
$NEO4J_HOME\plugins dir
2. Restart neo4j-ce
3. run call dbms.procedures() and it must show all the apoc procedures now
Bonus: if you are trying to use any of the apoc.load.{json,xml,jdbc...}
proc you will need to add the below to your neo.conf
apoc.import.file.enabled=true
Hope it helps.
Regards,
Sundeep.
On Saturday, March 11, 2017 at 4:03:54 PM UTC-5, [email protected] wrote:
>
> According to https://neo4j-contrib.github.io/neo4j-apoc-procedures/, one
> only needs to download the binary jar from
> http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.1.0.3 to
> place into the folder "Neo4j CE 3.1.1\plugins".
>
> I did so. However, I was unable to call "call apoc.help("apoc")" from the
> http://localhost:7474/browser/.
>
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.