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 minHops & maxHops not generating correct cypher #77

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

themetalfleece
Copy link
Owner

fixes #72

  • Add QueryBuilder.getVariableLengthRelationshipString which returns the correct inner string.
  • Use it in QueryBuilder.getRelationshipStatement.

@themetalfleece themetalfleece added the bug Something isn't working label Sep 3, 2023
@themetalfleece themetalfleece merged commit 805ce00 into master Sep 3, 2023
1 check passed
@themetalfleece themetalfleece deleted the patch--min-max-hops branch September 3, 2023 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Infinity max hops improperly working
1 participant