Skip to content
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

Dynamic property assignment #359

Open
thobe opened this issue Mar 7, 2019 · 2 comments
Open

Dynamic property assignment #359

thobe opened this issue Mar 7, 2019 · 2 comments

Comments

@thobe
Copy link
Contributor

thobe commented Mar 7, 2019

CIR-2019-359

In some use cases it is desirable to parameterise the property key for an assignment, similar to how property access can be parameterised.

This could be realised through syntax such as:

SET a[$key] = $value
@thobe
Copy link
Contributor Author

thobe commented Mar 7, 2019

This was mentioned as part the presentation of Schema Validation and Evolution for Graph Databases at the fifth openCypher Implementers Meeting as the missing feature for being able to implement the work using pure Cypher without extended procedures.

@thobe
Copy link
Contributor Author

thobe commented Mar 7, 2019

Since this is about SET, it is related to #347

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