Hello, I see there is a REST way to list collections:
is there an N1QL equivalent?
Thank you!
select RAW k.`path` from system:keyspaces k;