Added a new JointStore
- A new JointStore was added. This Store will aggregate across stores to create a single interface for querying.
- Fixed issues with tqdm and interactive shells
- switched the order of properties and criteria in query to match that of regular pymongo find calls
- fix/simplify the JSON validator