dataiku / dss-plugin-neo4j

A DSS Plugin to interact with the Neo4j graph database
Apache License 2.0
7 stars 1 forks source link

v1.3 New python driver #13

Closed StanislasGuinel closed 3 years ago

StanislasGuinel commented 3 years ago

This PR uses the new Neo4j python driver to export nodes/relationships by batch without exporting a csv to the Neo4j server import directory.