For a range query, currently, all the following three parameters are required 1. startkey 2. endkey 3. limit If start key is ignored, we can consider it as an empty string. If limit is not specified, we can consider it as no limits.