(PECL mongo >=0.9.0)
MongoCursor::limit — Limits the number of results returned
$num
num
The number of results to return.
Returns this cursor.
Throws MongoCursorException if this cursor has started iterating.