persvr / rql

Resource Query Language
http://www.persvr.org/
267 stars 49 forks source link

Add comparisons #32

Open wshager opened 11 years ago

wshager commented 11 years ago

I thought it would be interesting to look beyond the scope of RQL to do comparisons a little better. I don't see a problem with this, since count() already returns a different data type.

I think it could be useful to have methods that will return either true or false. A query like 'count()=3' could then return the expected result.

klyngbaek commented 8 years ago

+1