Retrieving properties of specific nodes from 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 Open Studio for Big Data
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

This scenario describes a Job that retrieves specific properties of specific nodes from a Neo4jv4 database using the tNeo4jv4Input component, and then displays the node properties 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 retrieves information about all the nodes in the Neo4jv4 database and displays the node information in the console.
  • The third subJob retrieves specific properties of specific nodes from the Neo4jv4 database and displays the properties in the console.