Well, no, not with the REST traversal API, that one is even on it's way to deprecation. Use http://docs.neo4j.org/chunked/stable/cypher-query-lang.htmlinstead, it has a nice REST endpoint at http://docs.neo4j.org/chunked/stable/rest-api-cypher.html
What is your usecase? /peter G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer <http://twitter.com/peterneubauer> Open Data - @mapillary <http://mapillary.com> Open Source - @neo4j <http://neo4j.org> Open Future - @coderdojo <http://malmo.coderdojo.se> On Wed, May 7, 2014 at 9:43 AM, zapo <[email protected]> wrote: > Hi, > while a traversal with REST API, > is it possible to mark the current node with a temp virtual... > property/label/... ? > Thanx > > -- > 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.
