MongoDB\Driver\Cursor::__construct
PHP function
Edit on GitHub ✎
(mongodb >=1.0.0)
Create a new Cursor (not used)
Description
MongoDB\Driver\Cursor::__construct()
MongoDB\Driver\Cursor objects are returned as the result of an executed command or query and cannot be constructed directly.