PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\Driver\Server::executeQuery
request it (370)
GoLang replacement for PHP's MongoDB\Driver\Server::executeQuery
[edit | history]
PHP MongoDB\Driver\Server::executeQueryPHP original manual for MongoDB\Driver\Server::executeQuery [ show | php.net ]MongoDB\Driver\Server::executeQuery(mongodb >=1.0.0) MongoDB\Driver\Server::executeQuery — Execute a database query on this server Description
final public MongoDB\Driver\Cursor MongoDB\Driver\Server::executeQuery
( string
$namespace
, MongoDB\Driver\Query $query
[, array $options = array()
] )Executes the query on this server.
Parameters
Return ValuesReturns MongoDB\Driver\Cursor on success. Errors/Exceptions
Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|