What does the response body look like? Can you also check data/log and graph.db/messages.log for errors?
Von meinem iPhone gesendet > Am 04.06.2015 um 22:54 schrieb sck2015 <[email protected]>: > > 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. -- 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.
