Martin, Unless they changed the behavior of the driver, it should be a matter of adding a build profile to swap in the 4.X driver.
With regard to a Record API processor, the answer is yes. Can't go into more detail than that at the moment, but I hope to be able to go into more detail later this year. Mike On Fri, Jun 19, 2020 at 6:54 PM Martin Ebert <[email protected]> wrote: > 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 >
