Usergrid does support what you're asking. I don't think it is properly documented in the apache docs, but there is a section for matrix parameters in the Apigee documentation.
http://apigee.com/docs/app-services/content/working-queries#complex-queries-matrix-parameters- -ryan On Wed, Apr 9, 2014 at 4:05 AM, Shaozhuang Liu <[email protected]> wrote: > Hi there, > > I’m really confused about these service / parameters / service requests / > query stuffs :( > > would you explain a little bit to me? > basically I want to know if the service request supports things like > “/users/ql=select * where age > 18/devices” to get all users’ connected > devices that the user is 18+ > > if this works, could you point me to the code where this get processed? > the “getContext” method?
