Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
The MongoInsertBatch class
(PECL mongo >=1.5.0)
Введение
Constructs a batch of INSERT operations. See MongoWriteBatch.
Обзор классов
MongoInsertBatch extends MongoWriteBatch {
/* Методы */
public __construct ( MongoCollection $collection [, array $write_options ] )
/* Наследуемые методы */
public bool MongoWriteBatch::add ( array $item )
final public array MongoWriteBatch::execute ( array $write_options )
}
Содержание
- MongoInsertBatch::__construct — Description
User Contributed Notes
There are no user contributed notes for this page.
Описание класса mongoinsertbatch, примеры использования класса mongoinsertbatch.
Смотрите также:
Описание на ru2.php.net
Описание на php.ru