@rxap/n8n-nodes-neo4j
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

Provides a Neo4j node for n8n workflows, including basic authentication credentials. It allows to connect and interact with Neo4j databases within the n8n automation platform. Includes an init generator to handle peer dependencies.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/n8n-nodes-neo4j

Install peer dependencies:

yarn add n8n-workflow 

Execute the init generator:

yarn nx g @rxap/n8n-nodes-neo4j:init

Generators

init

Initialize the package in the workspace

nx g @rxap/n8n-nodes-neo4j:init

/@rxap/n8n-nodes-neo4j/

    Package Sidebar

    Install

    npm i @rxap/n8n-nodes-neo4j

    Weekly Downloads

    36

    Version

    0.0.7

    License

    GPL-3.0-or-later

    Unpacked Size

    55.4 kB

    Total Files

    37

    Last publish

    Collaborators

    • badry.muenker
    • mmuenker