{
"to" : "http://localhost:7474/db/data/node/1224",
"cost_property" : "cost",
"relationships" : {
"type" : "to",
"direction" : "out"
},
"algorithm" : "dijkstra"
}
{
"exception": "NotFoundException",
"stacktrace": [
"org.neo4j.server.rest.web.DatabaseActions.findSinglePath(DatabaseActions.java:1332)",
"org.neo4j.server.rest.web.RestfulGraphDatabase.singlePath(RestfulGraphDatabase.java:1339)",
"java.lang.reflect.Method.invoke(Method.java:616)",
"org.neo4j.server.statistic.StatisticFilter.doFilter(StatisticFilter.java:62)"
]
}
--