search: export query.Exists and query.ForAll
Created by: keegancsmith
This is a pure refactor commit. I want to use query.Exists outside of the query package. I also exported ForAll since it feels like if exists is exported, so should forall. However, I don't have a target in mind (yet).