Replacement for dgraphgoclient

The readme for the geodata benchmarks repo does mention a dgraphgoclient. This client seems to support import of GeoJSON data unsg the –json cli option.

Since dgraphgoclient is no longer around (at least I have not found it in the dgraph repo) , what would be the replacement?

Thanks,
Andreas

P.S: After posting this, it occured to me that using dgraph-converter and then dgraph bulk load should do the trick.

@pawan: Can you confirm?

You are right @adoerr. You can use the dgraphconverter followed by Dgraph live or bulk loader to load the geo data.