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

OGraphDatabase.getEdge(Vertex v1, Vertex v2, String label) [moved] #276

Closed
lvca opened this issue Dec 10, 2012 · 0 comments
Closed

OGraphDatabase.getEdge(Vertex v1, Vertex v2, String label) [moved] #276

lvca opened this issue Dec 10, 2012 · 0 comments

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 276 moved from a Google Code project.
Added by 2011-03-23T18:10:49.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Enhancement, Priority-Medium, v1.0rc1

Original description

I think it's pretty common to fetch edge between two nodes, especially for property graphs. There's no such functionality in the raw API and looping each node using getInEdges() or getOutEdges() can be time-costly. 

Please see discussion at:

http://groups.google.com/group/orient-database/browse_thread/thread/ec265f41a272b6f3/2b567eda8d0a5a77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant