Does anyone have any suggestions as to why this may be failing, 
conventional get of a node endpoint works so not a host issue:

curl -v  -X POST -H 'Content-Type: application/json' -H 'Accept: 
appplication/json; charset=UTF-8' -d '{ "to": 
"http://localhost:7474/db/data/node/79365","cost_property": "weight", 
"relationships": {"direction": "out"}, "algorithm": "dijkstra" }' 
 http://localhost:7474/db/data/node/902/paths 

-- 
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.

Reply via email to