Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 952 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 952 Bytes

datanucleus-neo4j

DataNucleus support for persistence to Neo4j Datastores. This plugin makes use of the Neo4j Java driver for communicating with the datastore, see http://www.neo4j.org/

This is built using Maven, by executing mvn clean install which installs the built jar in your local Maven repository.

KeyFacts

License : Apache 2 licensed
Issue Tracker : http://github.com/datanucleus/datanucleus-neo4j/issues
Javadocs : 5.1, 5.0, 4.1, 4.0
Download : Maven Central
Dependencies : See file pom.xml
Support : DataNucleus Support Page