Retrieving properties of specific nodes from a Neo4jv4 database
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.
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.