Glossary Graph Search

Key Terms

Graph Search
A method used to explore and retrieve information structured in graph format.
Node
An individual element or vertex within a graph representing entities.
Edge
A connection between two nodes, indicating a relationship or path.
Pathfinding
The process of determining the route between nodes in a graph.