Skip to main content

Edge

An edge is a line that connects one node to another in a graph database, representing a relationship between them. Edges can be directed or undirected. When they are directed they have different meanings depending on their direction.

Examples

An edge is visually displayed as a line between two nodes, and represents a relationship. Nodes can have multiple edges.