Thiago Morato
Thiago Morato
The php exception message is this: log.ERROR: cURL error 7: Failed to connect to localhost port 7474: Connection refused (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) From that link it states that error 7 is:...
This might be valuable information: - Neo4j version: 3.0.4 - Spatial plugin version: 0.19 for neo4j 3.0.3 - Operating system: Mac OSX 10.10 - API/Driver: http - **Steps to reproduce**:...
I have tried switching from the direct http to doing it using the cypher endpoint with procedures, it does a never ending call at item 708, and again if I...
No requests concurrently, well the same strange way it appeared it has gone. If it happens again I will try to isolate it with fake data as I can't share...
Any update on that?
I see, well it seems now we can access it through stored procedures using Cypher, however I'm experiencing some issues with that. https://github.com/neo4j-contrib/spatial/issues/255