[
https://issues.apache.org/jira/browse/BEAM-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357935#comment-17357935
]
Matt Casters commented on BEAM-1857:
------------------------------------
There are a lot of options. JDBC is not a great one though because performance
would be lower compared to the Neo4j Java driver. Personally I would start
with CypherIO.read() and write() with proper parameter/unwind support. That
will allow most if not all options. In Apache Hop we also have a Graph Output
transform which allows the update of multiple nodes and relationships at once
based on graph models. If needed we can share code there.
> Add Neo4jIO
> -----------
>
> Key: BEAM-1857
> URL: https://issues.apache.org/jira/browse/BEAM-1857
> Project: Beam
> Issue Type: New Feature
> Components: io-ideas
> Reporter: kassem shehady
> Assignee: Kanthi Subramanian
> Priority: P3
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)