The document introduces EMF-INCQUERY, a model query engine for Eclipse Modeling Framework (EMF) models. It provides an expressive graph pattern query language and incremental query evaluation based on the Rete algorithm. This enables efficient complex queries over large models. EMF-INCQUERY addresses performance issues of model queries in modeling tools and simplifies writing complex queries through reusable query libraries and pattern composition. It integrates with EMF-based applications and provides features like on-the-fly validation and view maintenance.