Introduction
Understanding complex relationships between things can be tricky because many items connect in different ways. We need a way to show these connections clearly so we can study and use them effectively.
Imagine a city map where intersections are places and roads connect them. Some roads are one-way, some are highways with tolls, and some are small streets. This map helps drivers find the best route and understand how places link together.
┌─────────┐ ┌─────────┐
│ Node A │────▶│ Node B │
└─────────┘ └─────────┘
│ ▲
│ │
▼ │
┌─────────┐ ┌─────────┐
│ Node C │────▶│ Node D │
└─────────┘ └─────────┘