3.5 · Lesson

Configure your algorithms

Every 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. algorithm comes with configuration options that control how it behaves. Understanding these settings is crucial because the same algorithm with different configurations can produce vastly different results.

In Module 2, you ran algorithms with their default settings. Now you'll learn how to customize them for your specific needs.