This document discusses graph algorithms and how they can be used with Neo4j Graph Data Science (GDS). It provides an overview of common algorithm categories including centrality, community detection, similarity, path finding, and link prediction. For each category, it lists available algorithms in Neo4j GDS and describes their usage and parameters. It also covers algorithm tiers of support, execution modes, and best practices for calling algorithms from Cypher.