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 end node operator to path expander label filter #327

Merged

Conversation

InverseFalcon
Copy link
Collaborator

The new operator, >, works just like the termination operator / in that labels in the filter will be used as end nodes in the expansion, except traversal is allowed past these end nodes.

The new limit config parameter applies when using this filter.

@InverseFalcon
Copy link
Collaborator Author

This fulfills feature request #325

@sarmbruster sarmbruster merged commit 7795891 into neo4j-contrib:3.1 Mar 19, 2017
@sarmbruster
Copy link
Contributor

thanks @InverseFalcon for your PR.

@InverseFalcon InverseFalcon deleted the EndNodePathExpandOperator branch March 19, 2017 20:04
jexp pushed a commit that referenced this pull request Apr 3, 2017
* Add end node operator to path expander label filter

* Updated end node operator in the code and tests
ncordon pushed a commit to ncordon/neo4j-apoc-procedures that referenced this pull request Nov 1, 2023
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