Another reference for installing apoc: 
https://neo4j.com/blog/intro-user-defined-procedures-apoc/

When I tried to call "call apoc.help("apoc")", the error is: There is no 
procedure with the name `apoc.help` registered for this database instance. 
Please ensure you've spelled the procedure name correctly and that the 
procedure is properly deployed.


On Saturday, March 11, 2017 at 10:03:54 PM UTC+1, tuo...@gmail.com 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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to