Skip to content

Neo4j-ETL Release 1.2.0

Compare
Choose a tag to compare
@jexp jexp released this 30 May 11:42
· 9 commits to master since this release

We're happy to finally release the 1.2.0 version of Neo4j-ETL.

From 1.1.x it added quite a number of features.

Features

  • integrated as Graph-App in Neo4j Desktop (ask your neo4j-contact for application-key or devrel@neo4j.com)
  • bundled MySQL and Postgres drivers
  • allow custom JDBC drivers for all other databases (with Neo4j Enterprise) e.g. MS-SQL, DB2, Oracle, ...
  • proper schema support
  • include/exclude tables, schemas, columns directly and by patterns

Bugfixes

  • handle schema with dashes
  • numeric field no longer treated as BIT in Oracle
  • handle casing of schema
  • fix CSV quoting
  • one directory per run
  • save mapping files from desktop properly
  • better logging
  • load csv paths for windows
  • stream from command-line invocations
  • handle graph databases status