- We wanted to use dgraph .net 5.0 Nuget package to upsert mutations
- Also, we wanted to simulate --upsertPredicate “xid” option in dgraph live uploader
Our source data isn’t in RDF/JSON format and therefore we some transformation because of which we can use Live upoader.
Has anyone done this?
Any help is much appreciated.