Iterate through HeapAccum

Is there a way to iterate through HeapAccum using forEach?

@dhruva there is an example of foreach here (just scroll down to GroupByAccum Example):

https://docs.tigergraph.com/dev/gsql-ref/querying/accumulators#groupbyaccum

Best,
Bruno

1 Like