Module 2
Aura Graph Analytics
Scale your graph analytics without impacting production. In this module, you'll use Go to glossary for Aura Graph Analytics (opens in a new tab)The Aura service that runs graph algorithms in a separate session, with no plugin to install. to run 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. workloads on ephemeral compute sessions.
You'll learn:
- How to create and manage GDS Sessions
- How to use Full definition for Dijkstra's algorithm (opens in a new tab)An algorithm that finds the cheapest route between two nodes.'s and Yen's algorithms for Full definition for pathfinding (opens in a new tab)A family of algorithms that find routes through a graph. What counts as the best route differs by algorithm.
- How to compare historical routes against optimal paths
This module demonstrates GDS applied to real-world logistics optimization.