edge
connection between two vertices in a graph
directed edge
connection between a set of two vertices in a directed graph
bridge
edge of a graph whose deletion increases the graph’s number of connected components; equivalently, an edge not contained in any cycle
loop
edge connecting a vertex to itself
multiple edges
in graph theory, edges incident/directed between the same vertices
undirected edge
connection between a set of two vertices in an undirected graph