Lets keep that conversation on Stackoverflow, where Simran already replied.
On Tuesday, July 19, 2016 at 3:41:42 PM UTC+2, MB wrote: > > Hi i have one query in stackoverflow answer. Can any body help me to > overcome this? > > http://stackoverflow.com/questions/38450457/how-to-find-sum-of-all-descendents-attribute-named-x-in-arangodb > > As to count sum of descendants of each node, i have started bottom to top > approach means first of all i find sum of descendants of node nodes/2699418 > that is the last node, then nodes/2699428, then nodes/2699408 like... so if > i already calculated value of last node descendants then at the time of > calculation of his parent node is there any way to get value of already > calculated node and just add immediate descendants value. No need to > calculate again and again same thing. > -- You received this message because you are subscribed to the Google Groups "ArangoDB" 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.
