[Neo4j] Re: neo4j 3.1.2 failed to start with apoc 3.1.0.3

2017-03-27 Thread sundeep pv
Hello Koen, I kind of ran into the same issue with 3.1.1 and apoc-3.1.0.3-all jar. however the issue was with one of the config file entry that I messed up a bit when I wanted to use a different db to run my use case.Please check if you have made any changes especially with the below, dbms.se

[Neo4j] Re: How to install apoc for neo4j?

2017-03-27 Thread sundeep pv
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