Building Neo4j Applications with TypeScript
Similar Courses
- Neo4j Fundamentals77 users who completed Building Neo4j Applications with TypeScript have also completed Neo4j Fundamentals .
- Cypher Fundamentals74 users who completed Building Neo4j Applications with TypeScript have also completed Cypher Fundamentals .
- Graph Data Modeling Fundamentals59 users who completed Building Neo4j Applications with TypeScript have also completed Graph Data Modeling Fundamentals .
Course Description
In this course, you will learn how to interact with Neo4j in your TypeScript project using the Neo4j JavaScript Driver.
You will learn about the TypeScript specific features which add type-checking to any interactions you have with a Neo4j instance.
Prerequisites
By taking this course, we assume that you have a working knowledge of TypeScript and NPM. We also assume that you have at least a basic knowledge of Neo4j.
If you haven’t already done so, we recommend you also take the Neo4j Fundamentals course in order to gain a basic understanding of Neo4j and the Cypher Fundamentals to understand how to query Neo4j using Cypher.
Code Challenges with GitPod
The challenges in this course use a service called GitPod to issue code challenges. To use GitPod you must sign in with your GitLab, GitHub or Bitbucket account.
Duration
2 hours
What you will learn
-
The lifecycle of the Neo4j Driver and how it relates to your application
-
How to install and instantiate the Neo4j JavaScript Driver to your TypeScript project
-
How to execute Read and Write Transactions
-
How to define TypeScript types and interfaces to add type checking to your TypeScript code
Table of Contents
Get Support
If you find yourself stuck at any stage then our friendly community will be happy to help. You can reach out for help on the Neo4j Community Site, or head over to the Neo4j Discord server for instant feedback.
Feedback
If you have any comments or feedback on this course you can email us on graphacademy@neo4j.com.