Course · Part of Graph Application Development

Introduction to Neo4j & GraphQL

Learn how to create GraphQL APIs using Neo4j GraphQL Toolbox and Library.

2 hours11 lessons across 5 modules
About this course

In this 2-hour course, you will learn

In this course you will learn how to create GraphQL APIs backed by a Neo4j graph database.

The course covers:

You should have an understanding of Neo4j graph databases and the Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. query language as covered by the following introductory courses:

  1. Neo4j Fundamentals
  2. Cypher Fundamentals

You will only need access to the Neo4j GraphQL Toolbox to complete this course.

  • GraphQL fundamentals

  • Using the Neo4j GraphQL Toolbox

  • Creating GraphQL APIs backed by Neo4j graph database