Hi
How do I delete multiple uids from a previous query - (curl and Ratel) and or, a go client?
I have seen som talk about using transactions ; last comment:
https://github.com/dgraph-io/dgraph/issues/903
Can it be done in Ratel/curl mutation or should I create a go client that keeps a list of uids.
I can not find any samples on this?
Thanks in advance