Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
Node.js Neo4j Example [![Build Status](https://apibeta.shippable.com/projects/537510be71010d52005b52b5/badge/master)](https://beta.shippable.com/projects/537510be71010d52005b52b5)
Node.js Neo4j Example

[![Build Status](https://apibeta.shippable.com/projects/537510be71010d52005b52b5/badge/master)](https://beta.shippable.com/projects/537510be71010d52005b52b5)
=================

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](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com.
testing pr build

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](https://github.com/thingdom/node-neo4j) 111module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com.