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

Allow edge object to be passed into replace, remove and update edge #69

Open
F21 opened this issue Mar 31, 2013 · 1 comment
Open

Allow edge object to be passed into replace, remove and update edge #69

F21 opened this issue Mar 31, 2013 · 1 comment

Comments

@F21
Copy link
Contributor

F21 commented Mar 31, 2013

Not sure how feasible this is yet.

Sometimes, we retrieve an edge and have an edge object. We then wish to replace, remove or update this edge.

It is a bit cumbersome trying to get the $edgeId to pass it to the replace, remove and update edge functions.

Perhaps we can allow passing in the edge object as well and have the function grab the edgeId form the edge object.

@frankmayer
Copy link
Contributor

Will get back to you on this a bit later.

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