LET array = [{title: "a"},{title: "b"}]
FOR item IN array
INSERT item INTO collection_1
INSERT {title: "c"} INTO collection_2
--
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+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/arangodb/e5f06d36-b31a-461b-aa90-5bfc831c1283n%40googlegroups.com.