Directed Graph Features:
Edges have a direction.
Each edge has an outgoing and a receiving node.
A cycle is a path that can start and end at the same node.
More Information:
Directed Graph WIKI