If yes, how are these functions implemented using GraphQL in DGraph?
or can we use SPARQL (which support many of the above listed operations) against the RDF datamodel used in DGraph?
Sorting over various data types (integers, datetime, etc.)
Inequality filters for all the above data types (date >= some date, <= other date).
Other aggregates like Min, Max, Sum, Avg – we can support them easily. Feel free to file a feature request on Github, and we can schedule them for upcoming releases.