-
Notifications
You must be signed in to change notification settings - Fork 20
Query
Duncan Jones edited this page Apr 12, 2020
·
5 revisions
The Query class is part of the CQRS Support in this event sourcing library. It allows for the creation of a special event stream backed entity which represents a query which is then used to implement and track the progress of that query.
The events in the execution history of a query are:-
The built-in projections for a query are:-