A hypergraph is a graph where a single relationship can connect three, four, or many nodes at once. In Hypermemory, those multi-way links are called hyperedges.
Most knowledge graphs only allow edges between pairs of nodes. That works for simple facts, but real decisions, projects, and conversations involve several people, topics, and outcomes at the same time. Pairwise graphs explode into duplicate edges and fragmented context.
Hypergraphs keep that context intact. One hyperedge can capture a full situation, so agents recall the whole picture instead of stitching it back together from scattered A-to-B links.