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

Separate procedure definitions from implementations #145

Merged
merged 2 commits into from
Jul 20, 2018

Conversation

disolovyov
Copy link
Collaborator

@disolovyov disolovyov commented Jul 20, 2018

This is yet another modification of the procedure API.

Procedure name, argument types, and result types can now be specified separately from implementation, so that there's no dependency on procedure implementation during query parsing.

@disolovyov disolovyov requested review from ilyin371 and dwitry July 20, 2018 09:53
Signed-off-by: Dimitry Solovyov <[email protected]>
@disolovyov disolovyov merged commit 554cc1d into opencypher:master Jul 20, 2018
@disolovyov disolovyov deleted the proc-sig branch July 20, 2018 11:10
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.

2 participants