The MongoDB\Driver\Query class
Guide
Edit on GitHub ✎
The MongoDB\Driver\Query class is a value object that represents a database query.
Intro
The MongoDB\Driver\Query class is a value object that represents a database query.
Class synopsis
class MongoDB\Driver\Query { }
Query