Module 5

The Neo4j GraphQL Library

In this module, you will:

  • Explore how to create an API directly with the Neo4j GraphQL Library.
  • Review a Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties..js JavaScript program that implements a GraphQL API using the Neo4j Graph QL Library.
  • Find more information about implementing your own GraphQL API with Neo4j.

References

Ready, let's go!