Skip to content

First Public Release of Neo4j-ETL-Components

Pre-release
Pre-release
Compare
Choose a tag to compare
@jexp jexp released this 30 Aug 15:04
· 15 commits to master since this release

We're happy to provide the first release of neo4j-etl-components.

We would love you feedback on this tool.

Please read the docs and the blog post by @praveenag for some more details.

Currently the tools support mysql but other relational databases with JDBC drivers should work too.

The approach works by generating a graph model from a reasonable entity-relationship-model and importing exported CSV files from the relational database.

Grab the ZIP file for the binary distribution, you'll have to have the zip-distribution of Neo4j-3.0.x installed for this to work.