In static graphs, graph classes are usually associated with structural properties, such as being a path, a grid, .., or with structural parameters such as treewidth, maximum degree, etc. Some of these graph classes only make sense for undirected graphs, such as bounded-treewidth graph classes, while others are also defined for directed graphs, such as paths.
There are multiple approaches to temporal graph classes:
Below is an overview of the previously considered graph classes, their definitions, and references.