Directives
Directives are special instructions in conditional queries that modify how the query engine processes results.
They are prefixed with # and can be used to control aspects such as including additional records before or after those that match a given condition.
📄️ Querying Directives
Learn how to use querying directives in conditional queries to modify the behavior of data retrieval in
📄️ Communication Directives
Learn how to use communication directives in conditional queries to control data transfer in ReductStore