Mongo Funções
PHP Manual

mongo_gridfile_chunk_size

(PECL mongo >= 0.8.0)

mongo_gridfile_chunk_sizeFinds the size of chunks used by a grid file

Descrição

int mongo_gridfile_chunk_size ( resource $gridfile )

Finds the size of chunks used by a grid file.

Parâmetros

gridfile

The grid file.

Valor Retornado

Returns the size of the chunks in this file.


Mongo Funções
PHP Manual