Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Creating unique relationships in Neo4j

I am using the Neo4j components to create a series of nodes and relationships between those nodes. When using the tNeo4jOutput component to create nodes it is possible to insert or update - to make sure that nodes are not duplicated on repeat runs. However when creating relationships using the tNeo4jOutputRelationship component I can see no way of ensuring that relationships are unique, i.e. that relationships are only created between two nodes if that relationship does not already exist. Am I missing something? Is there a way to achieve this?
I am currently attempting to use the tNeo4jRow component to execute a custom cypher statement to create unique relationships but it seems to me that I should be able to do this with the tNeo4jOutputRelationship component. Is my expectation here simply wrong?
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,
You are right, it's currently not possible. You can create a JIRA in our TDI project: https://jira.talendforge.org
Cheers,
Rémy

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi,
You are right, it's currently not possible. You can create a JIRA in our TDI project: https://jira.talendforge.org
Cheers,
Rémy
Anonymous
Not applicable
Author

Hi Rémy,
Thanks for the confirmation.
JIRA request created as suggested: https://jira.talendforge.org/browse/TDI-26918.
Cheers,
Chris