Skip to content

create method to mount MERGE relation query #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
italopessoa opened this issue May 9, 2018 · 0 comments
Open

create method to mount MERGE relation query #18

italopessoa opened this issue May 9, 2018 · 0 comments
Assignees
Milestone

Comments

@italopessoa
Copy link
Owner

italopessoa commented May 9, 2018

criar metodo que gera um merge com os das propriedades valores da relacao
deve gerar uma nova relacoa caso nao exista

MERGE (u:User {uuid:"123"})-[r:HAS_FAILED]-(q:Question {uuid:"12"}) SET r.A = "bar"

@italopessoa italopessoa added this to the 1.1.0 milestone May 9, 2018
@italopessoa italopessoa self-assigned this May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant