Combine @fold
and @recurse
on the same edge
#342
Labels
A-ir
Area: compiler intermediate representation
A-syntax
Area: query or schema syntax
C-feature-request
Category: request for new future functionality
E-medium
Call for participation: experience needed to fix: medium / intermediate
For example, on the "numbers" schema:
This should return:
Recall that
@recurse
always starts with "depth 0" i.e. the current vertex before the edge is traversed. This is why4
is in the output list.The text was updated successfully, but these errors were encountered: