One may define reverse edges in the type as:
type Node {
<~edge_name>: [Node]
}
It makes expand(_all_) in queries expand the predicate.
One may define reverse edges in the type as:
type Node {
<~edge_name>: [Node]
}
It makes expand(_all_) in queries expand the predicate.