1.1 · Lesson

Installation

The Neo4j JavaScript Driver is available on NPM under the package name neo4j-driver. You can install the Neo4j JavaScript Driver as a dependency by running the following command:

The neo4j-driver package exports a neo4j object which contains several helper functions for interacting with Neo4j.