Skip to content

renesca/renesca-magic-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renesca-magic example

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

License

Licensed under the Apache License, Version 2.0

About

Example project for renesca-magic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages