Moves the cursor a relative number of rows, either positive or negative. Attempting to move beyond the first/last row in the result set positions the cursor before/after the the first/last row. Calling relative(0) is valid, but does not change the cursor position. @param rows an int spec
(int rows)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected