On 26. Nov 2020, at 08:30, Martin Honnen <martin.honnen@gmx.de> wrote:Am 26.11.2020 um 07:14 schrieb Martin Honnen:My bad, use
group by $k := $a return <c>{$a}</c>
To describe it clearer, the whole FLOWR should be
for $a in (1,2,3,5)
where $a = (1,3,2,3)
group by $k := $a
return
<c>{$a}</c>