What is best way to batch mutate and avoid node duplication?

@pawan I can’t do batch in single json, right? If I use object array without Uid and Marshal it, dgraph will generate uid for every nodes. What should I do? Is it possible to set blank identifier for data object in go?