---
title: "Edge (relationship)"
type: "glossary-term"
category: "Knowledge graph"
canonical_url: "https://www.graphcanon.com/glossary/knowledge-graph/edge"
updated: "2026-07-09"
---

# Edge (relationship)

_Also known as: Relationship, Relation_

**An edge is a connection between two nodes - the relationship that makes a graph a graph.**

An **edge** links two nodes. It can be directed (A points to B) and can carry a type and an explanation, so the connection means something specific rather than just "related".

Edges are what you traverse: follow them to move from a tool to its alternatives, its integrations, or the tool that superseded it.

## In GraphCanon

GraphCanon separates **curated graph edges** (typed relationships from ingest/enrich) from **category neighbours** (same-category discovery). Curated edges are decision-grade; neighbours are exploratory.

## See also

- [Compare tools](/compare)

## Related terms

- [Typed edge](/glossary/knowledge-graph/typed-edge.md)
- [Node](/glossary/knowledge-graph/node.md)

[Knowledge graph](/glossary/knowledge-graph.md) · [All glossary terms](/glossary.md)

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon`](/api/graphcanon)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
