Skip to main content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

Creating nodes and relationships in batches from CSV files

This scenario describes a Job that creates nodes and relationships among the nodes in a Neo4j version 4 database using the tNeo4jv4ImportTool component. The Job contains only one component: tNeo4jv4ImportTool.

This scenario applies only to Talend products with Big Data.

Because the tNeo4jv4ImportTool component requires that the machine where the Job runs has a physical access to the Neo4j version 4 server, Neo4j is installed in D:/neo4j folder on the local machine.

This Job uses the following three CSV files.
  • actors.csv, which contains information about Actor nodes.
  • movies.csv, which contains information about Movies nodes.
  • roles.csv, which contains information about the relationships among the Actor nodes and Movie nodes.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!