Does Stargate rest api support LIMIT query in Cassandra (DSE 6.8)?
Select * from table LIMIT 100;
If any, can you provide me an example?
Does Stargate rest api support LIMIT query in Cassandra (DSE 6.8)?
Select * from table LIMIT 100;
If any, can you provide me an example?
Copyright © 2021 Jogjafile Inc.
The Stargate REST API equivalent of
LIMIT
is thepage-size
query parameter documented herehttps://stargate.io/docs/stargate/1.0/attachments/restv2.html#operation/getRows