Projection Configuration for Algorithms
1.9 · Lesson

Projection Configuration for Algorithms

Some algorithms need specific Full definition for projection (opens in a new tab)An in-memory copy of part of your database that graph algorithms run against. You choose which nodes and relationships it holds. configurations to work correctly--or at all.

In this lesson, you'll learn how Full definition for relationship (opens in a new tab)A named, directed connection between two nodes. Every relationship has a type, a start node and an end node. direction and weights affect algorithm behaviour, and how to configure projections accordingly.