# 커넥션을 얻는 두 방식 # Question: 같은 리프에서 커넥션을 어떻게 얻는가? direction: right n0: "커넥션 획득" { shape: rectangle } n1: "릴레이 — withConnection" { shape: rectangle } n2: "저널 — 트랜잭션 합류" { shape: rectangle } n0 -> n1: "독립" n0 -> n2: "합류"