A cursor to walk the index (cursor) forwards or backward starting with a given record, or the minimum (:min) or maximum (:max) record in the index.
Iterate through all records in the cursor.
Return the next record in the order defined when the cursor was created.
[Validate]