Query Parameters
The parameters of an EntityQuery.
QueryParameters are passed into the Storage implementations.
Functions
Link copied to clipboard
Creates a new
QueryParameters instance which includes filters for column lifecycle flags to equal false.Link copied to clipboard
Verifies whether this parameters include filters by the Entity lifecycle flags or not.
Link copied to clipboard
Returns an iterator over the column filters.
Link copied to clipboard