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

Fix/Add WITH after using apoc on custom cypher query #328

Merged
merged 5 commits into from
Jul 16, 2021

Conversation

danstarns
Copy link
Contributor

@danstarns danstarns commented Jul 16, 2021

Description

Fixes #326 by adding a WITH statement.

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • TCK tests have been updated
  • Integration tests have been updated
  • Example applications have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed

@MarianAlexandruAlecu
Copy link

Thanks a lot for such a fast response! 🎉 🤝 Even if using this library was a bumpy road, you guys won my trust that this kinds of bugs can be resolved fast!

Copy link
Contributor

@darrellwarde darrellwarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant, looks great, nice quick fix!

@danstarns danstarns merged commit d6eab9b into neo4j:master Jul 16, 2021
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.

@auth not working with custom cypher from 1.1.0
3 participants