# Functions
*
*
* Alters the schema of the dgraph database
*
* @param hostName - the name of the host
* @param schema - the schema to alter
* @returns The response from the Dgraph server
*/.
*
*
* Drops all data from the database.
*
*
* Drops an attribute from the schema.
*
*
* Executes a DQL query or mutation on the Dgraph database.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author