SQL to Dgraph Migration - Edges not creating

Thanks for the response. Yes, that’s what I’m trying to accomplish in the authored.json. Both author_id and book_id are uuid-based primary keys in the source database, which I’m trying to reference as unique xids.

Can the blank nodes syntax be used in a separate file with bulk loader? Do the the three files need to be concatenated?