An RQL query of ALL will return all of the items in a particular item descriptor. This should, of course, be used with care since the result set could be very large. Usually this is combined with an ORDER BY or RANGE directive (described below). The RQL query is simply:

ALL
 
loading table of contents...