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

Edge shorthand selector #a -> #b #1647

Closed
maxkfranz opened this issue Dec 8, 2016 · 0 comments
Closed

Edge shorthand selector #a -> #b #1647

maxkfranz opened this issue Dec 8, 2016 · 0 comments

Comments

@maxkfranz
Copy link
Member

maxkfranz commented Dec 8, 2016

E.g. #a -> #b is short for edge[source="a"][target="b"]

The basic structure is x -> y where x and y are two valid node selectors. x <-> y is used for undirected cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants