d***@nextsteps.ai
2018-05-31 12:31:17 UTC
Hi,
Am new to arango db.Could anyone let me know how to update values in nested
document.
Example:-
My Document format be like : {
"name": "ram"
"cars": {
"hyundai" : 2,
"maruthi" : 7
}
}
I need to update number of cars for hyundai.
Could anyone help me on this.
Am new to arango db.Could anyone let me know how to update values in nested
document.
Example:-
My Document format be like : {
"name": "ram"
"cars": {
"hyundai" : 2,
"maruthi" : 7
}
}
I need to update number of cars for hyundai.
Could anyone help me on this.
--
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 arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.