Cursor Object
Cursor(values = NULL, before = NULL)
The values that represent a position, in the order they appear in the order by clause of a query
If the position is just before or just after the given values, relative to the sort order defined by the query
Cursor object
Autogenerated via gar_create_api_objects
A position in a query result set.