-
Notifications
You must be signed in to change notification settings - Fork 353
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
Further simplification for extracting initial Vertex/Vertices of a GetWalks operation #1612
Labels
enhancement
Improvement to existing functionality/feature
Comments
m607123
added a commit
that referenced
this issue
Jan 9, 2018
This was referenced Jan 9, 2018
m607123
added a commit
that referenced
this issue
Jan 11, 2018
m607123
added a commit
that referenced
this issue
Jan 11, 2018
m607123
added a commit
that referenced
this issue
Jan 15, 2018
m607123
added a commit
that referenced
this issue
Jan 15, 2018
m607123
added a commit
that referenced
this issue
Jan 16, 2018
t616178
added a commit
that referenced
this issue
Jan 17, 2018
t616178
added a commit
that referenced
this issue
Jan 17, 2018
t616178
added a commit
that referenced
this issue
Jan 17, 2018
gh-1612 - ExtractWalkVertex and test added
Merged into develop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After the recent update to the GetWalks operation, the results now also include the entities.
From this, a new ExtractWalkVertex operation could be written, to further reduce the number of steps required to achieve the initial goal outlined in #1345.
The text was updated successfully, but these errors were encountered: