Are you seeing any error messages when you’re trying to delete this big object?
There are limits that practically speaking are not reached in typical usage. Storing images in Dgraph is not typical. For binary data like images, I’d recommend storing them somewhere else like in object storage, and then storing the URI to it in Dgraph.
You can read about some of the technical limits in this post (a single value can’t be many gigabytes).