Function MongoCursor.popFront

Advances the cursor to the next document of the response.

Note that calling this function is only allowed if empty returns false.

Prototype

void popFront();

Authors

Sönke Ludwig

Copyright

© 2012-2014 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.