You just need to send the curl command as-is.
curl localhost:8080/admin/export
The newer versions of Dgraph have a graphql endpoint for export. I am not sure if this feature is available in v1.1.
You just need to send the curl command as-is.
curl localhost:8080/admin/export
The newer versions of Dgraph have a graphql endpoint for export. I am not sure if this feature is available in v1.1.