Community contributed extensions

logisima-neo4j [neo4j] module

This module is for the Play 1.x series only.

Integrate neo4j database into your play! project.

https://github.com/sim51/logisima-play-neo4j

Written by logisima.

Published releases

1.0.2 Jul 30 2012 Documentation Try Play
1.0.1 Jul 16 2012 Documentation Try Play
1.0 May 08 2012 Documentation Try Play
1.0RC2 Apr 09 2012 Documentation Try Play
1.0RC1 Feb 04 2012 Documentation Try Play

To install locally this module use the install command:

play install neo4j-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> neo4j {version}