You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@neo4j-labs/experimental-query-api-wrapper

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j-labs/experimental-query-api-wrapper

Experimental wrapper library to access Neo4j Database using Query API with a neo4j-driver-like interface.

0.0.1-alpha01
Source
npmnpm
Version published
Maintainers
3
Created
Source

= experimental-query-api-wrapper

WARNING: This is an experiment which should not be used in production environments. Use in your own risk.

Experimental wrapper library to access Neo4j Query API using a neo4j-driver-like interface.

== Quickstart

Requirements:

Node >= 18

Installation:

$ npm i @neo4j-labs/experimental-query-api-wrapper --save

Usage:

.example.js [source,javascript]

include::./example/index.js[tag=code]

Keywords

http

FAQs

Package last updated on 03 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts