(mongodb >=1.0.0)
はじめに
The MongoDB\Driver\Query class is a value object that represents a database query.
クラス概要
final MongoDB\Driver\Query {
final public __construct
( array|object $filter
[, array $queryOptions
] )
}
目次
- MongoDB\Driver\Query::__construct — Create a new Query
/* メソッド */