Sure, it can, what is your graph looks like? Thanks, Sumit
On Thursday, 30 April 2015 22:18:32 UTC+5:30, Ankur goel wrote: > > I have group of recipes with calorie value. > I want to find all combinations of group of recipes whose total calorie > value is below limit. > > Ex : > > A - 30 > B - 50 > C - 10 > > So if threshold is 40 it should return > > A > C > A,C > > Is this something possible alone in cypher > > -- 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.
