neo4j-examples / kettle-plugin-examples

Simple examples for the Neo4j Kettle (Pentaho Data Integration) steps.
Apache License 2.0
14 stars 7 forks source link

Neo4j Graph Models not available in .json #5

Open kleysonr opened 3 years ago

kleysonr commented 3 years ago

On the kettle-plugin-examples repo there are the graph models only available in .xml:

Neo4j/Neo4j Graph Model/Beers.xml
Neo4j/Neo4j Graph Model/Belgian Beers.xml
Neo4j/Neo4j Graph Model/PersonCompany.xml

But the Neo4j GraphOutput step only allows us to import the model in the JSON format.

Please, make available the model in the JSON format.

Best Regards.