Discards a given number of elements at the beginning of the cursor.
@param n the number of elements to skip
@return a cursor pointing to the new first element of the results
@throws RuntimeException if the cursor has started to be iterated through
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.