PHP - Manual: MongoCommandCursor::next
2024-11-15
(PECL mongo >=1.5.0)
MongoCommandCursor::next — Advances the cursor to the next result
此函数没有参数。
NULL
.
Throws MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded.
官方地址:https://www.php.net/manual/en/mongocommandcursor.next.php