find() finds resources (that have a property).
get() finds resources (that are a property).
filter(), filterNot() trim a set of resources.
union(), intersection(), difference() perform the obvious boolean operations on sets of resources.