/assignIds?num=100

/assignIds?num=100, what about this api?

if i use this to assign id before, then i can use already know id below num to insert into dgraph while using bulk loader. i’ve tried many time when i use specific uid, but when bulk loader finished, i found that uid in dgrpah is not same to the uid before inserting.

Bulk load isn’t link to “assignIds”. You can’t generate UID to use in Bulk Load. It’s another context. You can use in Live Load or mutate.