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

support * notation for all types of link traversals #323

Open
aeberhart opened this issue Feb 21, 2024 · 0 comments
Open

support * notation for all types of link traversals #323

aeberhart opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aeberhart
Copy link
Contributor

      if (link.edge.star || link.edge.from != null || link.edge.to != null)
        throw new Exception("Not supported: " + link.edge);
@aeberhart aeberhart added the enhancement New feature or request label Feb 21, 2024
@aeberhart aeberhart added this to the 5.1 milestone Feb 21, 2024
@aeberhart aeberhart self-assigned this Feb 21, 2024
@aeberhart aeberhart removed this from the 5.1 milestone Mar 25, 2024
@aeberhart aeberhart added this to the 5.2 milestone Apr 18, 2024
@aeberhart aeberhart modified the milestones: 5.1.30, 5.2 Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant