👉 In computer science, an "edge" is a node or vertex in a graph that can be visited by multiple paths. This concept is fundamental to understanding how graphs are represented and analyzed. In the context of computing, edges are used to represent communication between nodes on a network. For example, in a directed graph, an edge may connect two vertices, one from one end to another end, or vice versa.