Skip to main content

Creating nodes in a Neo4jv4 database

This scenario describes a Job that creates nodes in a Neo4jv4 database using the tNeo4jv4Output component. The Job also verifies the node creation operation by retrieving and displaying information about the nodes on the console.

For more technologies supported by Talend, see Talend components.

This scenario applies only to Talend products with Big Data.

This scenario comprises three subJobs:
  • The first subJob creates a connection to a Neo4jv4 database for the subsequent subJobs.
  • The second subJob creates nodes in the Neo4jv4 database. The tFixedFlowInput component sets the properties for the nodes created.
  • The third subJob verifies the node creation operation by retrieving the properties of the nodes created and displays the properties in the console.

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 – let us know how we can improve!