[jira] [Updated] (GIRAPH-221) Make iteration over edges more explicit

2012-06-30 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-221: - Attachment: GIRAPH-221-2.patch Changed to getOutEdgesIterator(), otherwise it seems that

[jira] [Updated] (GIRAPH-221) Make iteration over edges more explicit

2012-06-29 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-221: - Attachment: GIRAPH-221.patch Here's a first iteration (pun intended).

[jira] [Updated] (GIRAPH-221) Make iteration over edges more explicit

2012-06-29 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-221: - Attachment: (was: GIRAPH-221.patch) Make iteration over edges more explicit

[jira] [Updated] (GIRAPH-221) Make iteration over edges more explicit

2012-06-29 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-221: - Attachment: GIRAPH-221-1.patch Small nit: getEdgesIterator() instead of

[jira] [Updated] (GIRAPH-221) Make iteration over edges more explicit

2012-06-28 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-221: - Description: Is there any particular reason why BasicVertex implements Iterable? It

[jira] [Updated] (GIRAPH-221) Make iteration over edges more explicit

2012-06-27 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-221: - Description: Is there any particular reason why BasicVertex implements Iterable? It