Send dgraph query response as JSON instead of Protocol Buffer

Thats right @Rader.

To get the response back as JSON you have to use http://server:port/query interface. gRPC using the Go client would return result as Protocol Buffers.