diff --git a/reference/mongodb/mongodb/driver/cursor/construct.xml b/reference/mongodb/mongodb/driver/cursor/construct.xml index b325c7257d..d3ecd9bfc3 100644 --- a/reference/mongodb/mongodb/driver/cursor/construct.xml +++ b/reference/mongodb/mongodb/driver/cursor/construct.xml @@ -4,42 +4,25 @@ MongoDB\Driver\Cursor::__construct - Description + Create a new Cursor &reftitle.description; - final public MongoDB\Driver\Cursor::__construct - Serverserver - stringresponseDocument + final private MongoDB\Driver\Cursor::__construct + - + MongoDB\Driver\Cursor objects are returned as the + result of an executed command or query and cannot be constructed directly. &reftitle.parameters; - - - server - - - - - - - - responseDocument - - - - - - - + &no.function.parameters; @@ -57,33 +40,13 @@ - - &reftitle.examples; - - <function>MongoDB\Driver\Cursor::__construct</function> example - - -]]> - - &example.outputs.similar; - - - - - - - &reftitle.seealso; - + MongoDB\Driver\Manager::executeCommand + MongoDB\Driver\Manager::executeQuery + MongoDB\Driver\Server::executeCommand + MongoDB\Driver\Server::executeQuery