Neo4j Clojure Hackathon

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To import the data, run the commands in movies.cql in the Neo4j browser

To start the movie application, run:

lein ring server

and navigate to:

http://localhost:3000