External memory graph traversal
External memory graph traversal is a type of graph traversal optimized for accessing externally stored memory. == Background == Graph traversal is a subroutine in most graph algorithms.
Source: Wikipedia — External memory graph traversal (CC BY-SA 4.0)