August 15, 2023

Configuring a Neo4j database connection and nodes creation – Docs for ESB 6.x

Configuring a Neo4j database connection and nodes creation

  1. Double-click the tNeo4jConnection
    component to open its Basic settings view
    on the Component tab.

    components-tneo4jrow_s1-2.png

  2. From the DB Version list, select
    Neo4J 2.X.X to enable node labeling
    support.
  3. In the Database path field, specify the
    directory for your data files, “E:/Talend/DB/Neo4j/data” in this example.

    In this example, you will use Neo4j in embedded mode; to connect to a
    remote Neo4j server via REST, click the Use a remote
    server
    check box and specify the URL of the Neo4j
    server.
  4. Double-click the tNeo4jRow component to
    open its Basic settings view on the
    Component tab.

    components-tneo4jrow_s1-3.png

  5. Select the Use an existing connection
    check box to reuse the Neo4j database connection opened by the tNeo4jConnection component, which is the only
    connection component used in this example.
  6. In the Query field, type in the Cypher
    query to be executed by the component.

    In this example, type in the following query to create two nodes with the
    label Managers and three properties –
    id, name, and position:
    As this component does not have an input flow, leave the schema and the
    parameter settings blank.

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