Function MongoCursor.popFront
Advances the cursor to the next document of the response.
void popFront();
Note that calling this function is only allowed if empty returns false.
Advances the cursor to the next document of the response.
void popFront();
Note that calling this function is only allowed if empty returns false.