OpenCursorRequest starts a streaming cursor over an object store or index.
Optional
keys_only suppresses row payloads and returns only keys.
index selects a secondary index when non-empty.
values selects a compound index key prefix when index is set.
OpenCursorRequest starts a streaming cursor over an object store or index.