Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 550 Bytes

File metadata and controls

8 lines (5 loc) · 550 Bytes

Node.js Neo4j Example

Build Status

Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the node-neo4j module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com.

neo4j