PHP » GoLang |
login |
register |
about
|
GoLang MongoCursorInterface::batchSize
request it (428)
GoLang replacement for PHP's MongoCursorInterface::batchSize
[edit | history]
PHP MongoCursorInterface::batchSizePHP original manual for MongoCursorInterface::batchSize [ show | php.net ]MongoCursorInterface::batchSize(PECL mongo >=1.5.0) MongoCursorInterface::batchSize — Limits the number of elements returned in one batch DescriptionA cursor typically fetches a batch of result objects and stores them locally. This method sets the batch size value to configure the amount of documents retrieved from the server in one round trip. Parameters
Return ValuesReturns this cursor. |
more
Recently updated
more
Most requested
more
Last requests
|