Neo4j JavaScript Driver

The Neo4j JavaScript Driver is the official library for interacting with Neo4j graph databases from JavaScript and Node.js applications. It uses the Bolt protocol for efficient communication and can be installed via npm. The driver supports both browser and server-side environments and provides APIs for session management, transaction control, and processing of query results from Neo4j databases.

API entry from apis.yml

apis.yml Raw ↑
aid: neo4j:javascript-driver
name: Neo4j JavaScript Driver
description: The Neo4j JavaScript Driver is the official library for interacting with Neo4j graph databases
  from JavaScript and Node.js applications. It uses the Bolt protocol for efficient communication and
  can be installed via npm. The driver supports both browser and server-side environments and provides
  APIs for session management, transaction control, and processing of query results from Neo4j databases.
humanURL: https://neo4j.com/docs/javascript-manual/current/
tags:
- JavaScript
- SDK
- Driver
- Graph Database
- Bolt
- Node.js
properties:
- type: Documentation
  url: https://neo4j.com/docs/javascript-manual/current/
- type: Documentation
  url: https://neo4j.com/docs/api/javascript-driver/current/