Zura Benashvili
Zura Benashvili
Graph now will more accurately represent control flow in state machine.
Implement [Dgraph's Math on Value Variables](https://dgraph.io/docs/master/query-language/#math-on-value-variables). blocked by: #3
Implement Dgraph's [@groupBy](https://dgraph.io/docs/query-language/#groupby) directive. blocked by: #4 since only aggregations can be run inside grouped edge.
**Version** v1.37.0 **Target** wasm32-unknown-unknown **Description** In the browser context, in it's main thread, blocking calls cause panic, so it's really not an option to use `std::sync::Mutex`, or anything that can...