Hi, Thanks for your answer!
I successfully implemented it by using some more MERGE calls to get the object structure I wanted. Le mercredi 27 avril 2016 23:25:52 UTC+2, [email protected] a écrit : > > I forgot to mention the bind variable: it was users/kingsley: > > {"owner": "users/kingsley"} > > If I change that to the only other owner in my test data, users/john, then > I get the following result: > > [ > { > "total": 9, > > "users": [ > { > "kind0": 4 > }, > { > "kind1": 5 > } > ], > "stats": [ > { > "stat1": 1 > }, > { > "stat2": 8 > } > ] > } > ] > > -- 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.
