The edges of a directed graph are called arcs.
Example
This is a directed graph, because each arc is directed.
On a map, the city street plan is generally represented by an undirected graph. However, if there are several one-way streets, the graph representing this city will look like a directed graph.