You are here

protected property BatchQueueMongodb::$mongo in MongoDB 8

The object wrapping the MongoDB database object.

Type: MongoCollectionFactory

Overrides QueueMongodb::$mongo

File

src/BatchQueueMongodb.php, line 22
QueueMongodb functionality.

Class

BatchQueueMongodb
MongoDB batch queue implementation.

Namespace

Drupal\mongodb

Code

protected $mongo;