If you store nodes in variables, you’re really storing a uid list (of one type). This means you cannot get any changes, that get @normalized. Normalize is just post processing.
I was hopping to be able to save the result of an aggregation into a variable and use that later somehow together with count(uid(variable)) to get the cardinality of the “buckets” of an @orderby.
I know this query is invalid, but I am interested in the number of buckets the @groupby results in and fr this to be effective I think I should be able to assign variables at the @groupby-level.
Btw, this question really is a “generalisation” of my example in Unique count of edges