Decodes a Query key string into a criterion.
Parses a Query key string into its structural Criterion components, distinguishing projection keys from constraint keys based on the presence of an Operator prefix.
The query key string to decode
The parsed criterion
encodeCriterion
Decodes a Query key string into a criterion.
Parses a Query key string into its structural Criterion components, distinguishing projection keys from constraint keys based on the presence of an Operator prefix.