Dgraph DQL Tour
Basic
Normalize
The @normalize
directive
-
returns only edges listed with an alias, and
-
flattens the result to remove nesting
Tip
Aliased names can be the same as the original edge.
The @normalize
directive
returns only edges listed with an alias, and
flattens the result to remove nesting
Aliased names can be the same as the original edge.