You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you pls correct draft-zyp-rql-00.html so that the definition of contains is consistent?
Also does query and expression have interchangeable meaning here? Would be clearer if you sticked to one of them in all documents or at least within the README.md.
The text was updated successfully, but these errors were encountered:
The
contains
is not defined consistently:contains(<property>,<value | array-of-values>)
contains(<property>,<value | query>)
contains(<property>,<value | expression>)
Could you pls correct draft-zyp-rql-00.html so that the definition of contains is consistent?
Also does
query
andexpression
have interchangeable meaning here? Would be clearer if you sticked to one of them in all documents or at least within the README.md.The text was updated successfully, but these errors were encountered: