Hi,

  void setCost(EDGE_VALUE_TYPE cost) {
    this.cost = cost;
  }

It seems there's no different edge cost and edge value. I'll remove
one of them.

1. 
http://svn.apache.org/repos/asf/hama/trunk/graph/src/main/java/org/apache/hama/graph/Edge.java

On Sun, Jan 12, 2014 at 8:52 AM, Ammar Sahib <[email protected]> wrote:
> Hi
>
> Is it possible to change the edge cost after adding it in Apache graph? I 
> tried to find a setter for this but I only found a getter. Another question 
> is what is the difference between edge cost and edge value in HAMA graph?
>
> Regards
>
> Ammar



-- 
Best Regards, Edward J. Yoon
@eddieyoon

Reply via email to