Dilip Vamsi Moturi
2018-06-02 06:38:36 UTC
LET key = "abc"INSERT {
key: 2
} INTO sample
RETURN NEW
I would like to insert {"abc" : 2} not {"key" : 2}
key: 2
} INTO sample
RETURN NEW
I would like to insert {"abc" : 2} not {"key" : 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+***@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.