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

Do no assume List<Edge> -- Iterable<Edge> (use Gremlin-Java) #17

Closed
okram opened this issue Jul 21, 2012 · 1 comment
Closed

Do no assume List<Edge> -- Iterable<Edge> (use Gremlin-Java) #17

okram opened this issue Jul 21, 2012 · 1 comment

Comments

@okram
Copy link
Contributor

okram commented Jul 21, 2012

No description provided.

@okram
Copy link
Contributor Author

okram commented Jul 23, 2012

Need to assume this for speed. However, it is consistent throughout where getEdges() will always return a List of edges that can be counted and iterated appropriately.

@okram okram closed this as completed Jul 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant