Chapter Quiz: The Aggregation Framework (Part 2)

Mastery Assessment: Advanced Aggregation

Complete this assessment with 100% score to master this chapter.

01What is a major limitation of the `$lookup` stage?

02When using a 'Correlated Subquery' in `$lookup`, what is the purpose of the `let` option?

03Which stage is specifically designed for recursive searches through hierarchical data?

04What does the `$merge` stage do differently than `$out`?