Writing data to a Neo4j database and reading specific data from it
This scenario applies only to Talend products with Big Data.
For more technologies supported by Talend, see Talend components.
This basic scenario describes a Job composed of two subJobs: the first subJob reads employees data from a CSV file and writes it to a Neo4j database, and then triggers the second subJob, which reads the employees data based on certain query conditions from the Neo4j database and displays the data on the Run console.