All Edge Types
Edge Syntax
source->target
source->target:label
source->target|style:name
source->target:label|color:red|width:2Edge Operators
-> Solid Arrow
-> Solid Arrow[edges]
api->database
client->server:request--> Dashed Arrow
--> Dashed Arrow.. Dotted Line
.. Dotted Line<-> Bidirectional Solid
<-> Bidirectional Solid<--> Bidirectional Dashed
<--> Bidirectional DashedQuick Reference Table
Operator
Style
Direction
Use Case
Edge Labels
Edge Styling
Inline Styling
Available Properties
Property
Values
Example
Named Styles
Common Patterns
Request/Response
Pub/Sub
Database Operations
Async with Callback
Last updated