Course · Part of Graph Data Science

Path Finding with GDS

Learn how to find the shortest paths between pairs of nodes in the graph

1 hour8 lessons across 3 modules
About this course

In this 1-hour course, you will learn

This course teaches you how to find the shortest paths between pairs of nodes in the graph and includes examples for both weighted and unweighted relationships.

In the first lesson, you will create a free Neo4j Sandbox pre-loaded with the Graph Data Science library and the airport routes dataset that you will use throughout the course.

Prerequisites

This course is intended for analysts and data scientists who have basic knowledge of:

  • Shortest paths

  • GDS algorithms

  • Weighted/Unweighted relationships