August 15, 2023

Reading data from the Neo4j database – Docs for ESB 6.x

Reading data from the Neo4j database

  1. Double-click the tNeo4jInput component to
    open its Basic settings view.

    components-tneo4joutput_s1-5.png

  2. As in the tNeo4jOutput component, specify
    the URL of the Neo4j server to connect to, “http://localhost:7474/db/data” in this example.
  3. Click the […] button next to Edit schema and define the schema for employees
    information display. When done, click OK to
    close the [Schema] dialog box and propagate
    the schema to the next component.

    components-tneo4joutput_s1-6.png

    The defined schema columns automatically appear in the Mapping table.
  4. In the Query field, type in the Cypher
    query to match the data to read from the Neo4j database. In this example,
    use the following Cypher query to find employees who are more than 40 years old and are under the manager
    m6.

  5. Fill the Return parameter field for each
    schema column with a return parameter in double quotes to map the node
    properties in the Neo4j database with the schema columns.
  6. Double-click the tLogRow component to
    open its Basic settings view, and select
    the Table (print values in cells of a
    table)
    option to display the retrieved information in a
    table.

Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x