I wrote this query which make a table with 3 columns and in each row there is a group as you can see , but I want to display the same list but only the group (without ID and count)
you can replace your return
with a with
and amend a return attributes
at the end (cannot help better since you didn't provide the full query string.
Thanks a lot :) it works for me :))