MongoCursor::skip Skips a number of results &reftitle.description; public MongoCursorMongoCursor::skip intnum &reftitle.parameters; num The number of results to skip. &reftitle.returnvalues; Returns this cursor. &reftitle.errors; Throws MongoCursorException if this cursor has started iterating. &reftitle.seealso; MongoCursor::limit