August 15, 2023

Creating the Neo4j Batch Job – Docs for ESB 6.x

Creating the Neo4j Batch Job

  1. Ensure that the status of your Neo4j service and Neo4j console is stop.

    If you are using command-line to manage Neo4j, you can use neo4j status to check
    the status; if you have installed the Neo4j desktop application, you can
    check it directly in this application.

  2. From the Repository on the Integration perspective, create a Job and add the components to be used by typing their names in the design workspace or dropping them from the Palette.
  3. Connect the first tFileInputDelimited component to the
    first tNeo4jBatchOutput component using a
    Row > Main link. This Subjob imports the actors data in the Neo4j database.
  4. Connect the second tFileInputDelimited
    component to the second tNeo4jBatchOutput
    component using a Row > Main link. This Subjob imports the movies data in the Neo4j database.
  5. Connect the third tFileInputDelimited
    component to the tNeo4jBatchOutputRelationship
    component using a Row > Main link. This Subjob creates relationship between actors and movies.
  6. Connect the Subjobs using Trigger > On Subjob Ok links.

Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x