Skip to content

neo4j demo using nodejs and the official neo4j driver

Notifications You must be signed in to change notification settings

hameed0z/neo4j_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neo4j_demo

This demo was originaly insbired from the example given from neo4j

Prequisets

  • neo4j installed
  • nodejs >= 8.x

How to run

Type the following commands:

:~$ npm install

:~$ npm start

Notice

In the example i'm using the bolt scheme for some reason the neo4j scheme didn't work for me.

if you like it don't forget to star it :)

About

neo4j demo using nodejs and the official neo4j driver

Topics

Resources

Stars

Watchers

Forks