PHP Класс MongoInsertBatch

См. также: http://php.net/manual/en/class.mongoinsertbatch.php
См. также: http://php.net/manual/en/class.mongowritebatch.php
Наследование: extends MongoWriteBatch
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( MongoCollection $collection, array $writeOptions = [] ) Creates a new batch of insert operations

Описание методов

__construct() публичный Метод

Creates a new batch of insert operations
См. также: http://php.net/manual/en/mongoinsertbatch.construct.php
public __construct ( MongoCollection $collection, array $writeOptions = [] )
$collection MongoCollection
$writeOptions array