The Ultipa Node.js driver is the official library to interact with an Ultipa instance through a Node.js application.
Supported Node.js Versions
The Ultipa Node.js SDK requires Node.js version 12.22.12 or higher.
Installing the Driver
Visit SDK Version to find your desired version of SDK. If the file does not exist, please contact Ultipa Support.
Create a Node.js project and a TypeScript file, and then add the SDK to your project using the following command:
npm i @ultipa-graph/ultipa-driver