flush

./bdd-admin.sh dgraph-admin flush <hostname> flushes the Dgraph cache.

The flush operation clears all entries from the Dgraph's cache and returns the following message:
[Manager] flush the Dgraph cache on <hostname>...Success

If you are debugging query issues, you can approximate cold-start or post-update performance by cleaning the Dgraph cache before running a request.