Hi community, among the bundles is the fantastic Graph Bundle https://github.com/apache/nifi/tree/master/nifi-nar-bundles/nifi-graph-bundle
There are two questions I would like to ask: 1. The ExecuteCypher processor works wonderfully with Neo4j version 3.x Is anyone working on an update to make 4.0 work? 2. Has anyone ever thought about a possibility (e.g. extra processor or extension of the above) to take the data (json, Parquet, CSV) as FlowFile Content to be able to create or update nodes and relationships directly from it? Greeting, Martin
