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

nodes and relationship fixes #192

Merged
merged 2 commits into from
Oct 11, 2018
Merged

Conversation

dwitry
Copy link
Contributor

@dwitry dwitry commented Oct 10, 2018

  • nodes and relationship functions to use " cypher.path.edge." side effect collection
  • Fix returning multiple lists of elements in multiple rows

TCK +1

Signed-off-by: Dwitry [email protected]

- `nodes` and `relationship` functions to use "  cypher.path.edge." collection
- Fix returning multiple lists of elements in multiple rows

TCK +1

Signed-off-by: Dwitry [email protected]
- Fallback to previous implementation if Extensions are not enabled
- Introduced rewriter hint mechanism
  - will be removed by `RemoveUnusedAliases` before producing final translation
- `CustomFunctionsFallback` to run as first rewriter
- Fix bug returning multiple lists of elements in multiple rows

TCK +3

Signed-off-by: Dwitry [email protected]
@dwitry dwitry merged commit 07fde16 into opencypher:master Oct 11, 2018
@dwitry dwitry deleted the agitated_darwin branch October 11, 2018 13:33
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

Successfully merging this pull request may close these issues.

1 participant