How to use DQL in Dgraph Cloud Admin Interface?

RDF syntax is like this:

{
  set {
    # triples in here
  }
}

This syntax you are using is for JSON.