A simple example to demonstrate the features of the renesca-magic library.
Find the code in src/main/scala/renesca/magicexample/Main.scala
This example assumes your server is running on http://localhost:7474
with username and password set to neo4j
.
You can change this in the code.
It also expects your database to be completely empty and exits otherwise to not destroy any of your data.
To run this project type:
$ sbt run
There is no output. But at compile time the following code will be generated: magic
Licensed under the Apache License, Version 2.0