i would like to do a prune_evaluator based on sum of property values of my relationships
On Wednesday, May 7, 2014 10:03:32 AM UTC+2, Peter Neubauer wrote: > > 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.html instead, 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] <javascript:>>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] <javascript:>. >> 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.
