Creates a new immutable instance of Query that is extended to also include additional query constraints.
Query
The Query instance to use as a base for the new constraints.
The list of QueryConstraints to apply.
QueryConstraint
if any of the provided query constraints cannot be combined with the existing or new constraints.
Creates a new immutable instance of
Querythat is extended to also include additional query constraints.