weaver-connector-neo4j

0.1.10 • Public • Published

Build StatuscodecovNpm

weaver-connector-neo4j

Node connector of Neo4j

Install

Instructions just to install and run this software.

Things that you'll need in order to install and run this software.

Clone this repository on your computer:

$ git clone https://github.com/weaverplatform/weaver-connector-neo4j/tree/dev

Then go to the new directory and execute install with npm:

$ cd weaver-connector-neo4j
$ npm install
$ coffee -co lib/ src/
$ node lib/index.js

Build

Instructions to build this software. With this you'll going to run this nodejs source against the last java version of weaver-connector-neo4j-java.

Things that you'll need to build (besides thing for install and run):

Also we have weaver-connector-neo4j-java as dependency.

  • Copy the pom.xml of the weaver-connector-neo4j-java project to "java_dep" directory on weaver-connector-neo4j project.

  • Execute $ mvn dependency:copy-dependencies on "java_dep" directory.

  • Copmpile weaver-connector-neo4j-java project and copy the jar file on "java_dep" directory.

Dependencies (5)

Dev Dependencies (7)

Package Sidebar

Install

npm i weaver-connector-neo4j

Weekly Downloads

0

Version

0.1.10

License

GPL-3.0

Last publish

Collaborators