About
A direction is a property of an edge.
- Directed edges are suitable for modeling asymmetric relations
- Undirected edges are suitable for modeling symmetric relations
An edge is directed if it has a defined start (its source) and end (its target, also called its destination).
