My schema contains a `log` field which is a list where I need to append a logging message with each update of the document.
Is there a way to append to `log` on the python-arango layer without reading the old log and storing an updated version of this value? Or is this only available through AQL as part of the array functions? Andreas -- 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.
