# Packages
No description provided by the author
# Functions
Close terminates the Dgraph connection.
CreateSchema sets the Dgraph schema.
ExecuteQuery given a query and it fetches and writes result into interface.
ExecuteQueryRaw given a query and it fetches and writes result into interface.
GetUID returns the UID of the node in the Dgraph returns empty string if error has occurred.
MutateNode mutates a Dgraph transaction.
Open creates and establishes a new Dgraph connection.
RemoveResourcesInactiveInCurrentMonth deletes all resources which have their deletion time stamp before the start of current month.