That is not exposed in the REST API, but you can certainly implement your own algorithm or use one of http://components.neo4j.org/neo4j/2.0-SNAPSHOT/apidocs/org/neo4j/graphalgo/package-summary.htmland expose it via a server extension, see http://docs.neo4j.org/chunked/snapshot/server-plugins.html
/peter G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer Neo4j 2.0.0 - (graphs)-[:FOR]->(everyone)<http://blog.neo4j.org/2013/12/neo4j-20-ga-graphs-for-everyone.html> Do something useful - Teach your kids 1 hour code! <http://code.org/learn> On Mon, Dec 16, 2013 at 2:09 PM, Ashish Jain <[email protected]>wrote: > Hi, > > Referring to the > http://docs.neo4j.org/chunked/snapshot/rest-api-traverse.html, rest API > document. > Can we do backtracking dfs traversal in neo4j? > > Thanks for you help > > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
