Skip to content

Latest commit

 

History

History
21 lines (8 loc) · 312 Bytes

README.md

File metadata and controls

21 lines (8 loc) · 312 Bytes

dinghub

you need a running neo4j instance with an open http rest interface at http://127.0.0.1:7474

testing with rspec

  • initially run rake test:setup_test_db to setup the test database
  • run rake neo4j:start[test] to startup the test database, it runs on port 7475

Nodify