Creating nodes in a Neo4jv4 database - Cloud - 8.0

Neo4j

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > NoSQL components > Neo4j components
Data Quality and Preparation > Third-party systems > NoSQL components > Neo4j components
Design and Development > Third-party systems > NoSQL components > Neo4j components
Last publication date
2024-02-20

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.