ExDgraph v0.2.0-alpha.1 ExDgraph.Transform View Source
Transform a raw response from Dgraph. For example decode the json part.
Link to this section Summary
Link to this section Functions
Takes a response from Dgraph and returns a map.
Takes a response from Dgraph, parses the json
with Poison
and transforms all string
keys into atom keys.