The document discusses a graph syntax for representing processes and services. It proposes a graph-based representation that is intuitive, easy to define, and easy to prove correct. This graphical representation aims to reconcile algebraic and graph-based specifications. As an example, it shows how sagas (transactions with sequential, parallel and compensation flows) can be modeled with graphs. Key goals are defining a graph algebra and proving that two terms are congruent if and only if their graph representations are isomorphic. This provides a way to complement textual process calculi with visual graph-based representations.