3.4 · Lesson

Understand GDS documentation

You've learned about algorithm categories and execution modes. Now it's time to learn how to read Go to glossary for graph data science (opens in a new tab)Analysing data through the structure of its connections. Also the name of the Neo4j library that implements it. documentation so you can understand any algorithm on your own.

The GDS documentation follows a consistent structure across all algorithms. Once you understand this Full definition for pattern (opens in a new tab)A graph structure written in Cypher, such as a node joined to another node by a relationship., you can quickly learn any new algorithm and apply it to your problems.