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

Add sessionParams to QueryBuilder and QueryRunner #78

Merged

Conversation

themetalfleece
Copy link
Owner

@themetalfleece themetalfleece commented Sep 5, 2023

  • Add sessionParams property to QueryBuilder.
  • QueryRunner uses it when running queries or when calling queryBuilder.run().
  • QueryBuilder uses it when calling getRunnable in its run method.
  • Pass the sessionParams of the Neogma instance to QueryRunner.

@themetalfleece themetalfleece merged commit c306f75 into master Sep 5, 2023
1 check passed
@themetalfleece themetalfleece deleted the improvement/add-session-params-query-builder-runner branch September 5, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant