Triggers
Type: ArcFlow extension beyond GQL
Syntax:
CREATE TRIGGER auto_tag ON :Article WHEN CREATED RUN SKILL tag_skillGQL compatibility: No GQL equivalent. Semantics: Event-driven skill execution on CDC events. Skills fire when graph conditions match.
Standards relationship#
This is an extension to ISO/IEC 39075:2024 (GQL Edition 1 + V2 accepted proposals). It does not affect the engine's full conformance to the ISO standard — the extension surface is opt-in syntax that GQL leaves to implementations.
Source: docs/reference/data/arcflow-extensions-catalog.md. This page is regenerated; edit the upstream data, not the MDX.