Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
Matt Casters edited this page Nov 17, 2018 · 12 revisions

This project contains a few steps but also common code for

  • A Neo4j connection dialog
  • code and dialog for conceptual graphs

The steps are documented here:

Download a release over here: Releases

NOTE: Neo4j drivers are connection pooling for performance. If you want to clean them up at the end of a top level job or transformation, please set variable NEO4J_CLEANUP_DRIVERS to Y or true.

Clone this wiki locally