Thanks. I was a bit late in trying this. But it worked beautifully well.

In fact later I had found that in Giraph examples there is a class which show 
how to use there APIs.

Puneet
IIT Delhi




________________________________
 From: Avery Ching <ach...@apache.org>
To: user@giraph.apache.org 
Sent: Tuesday, August 13, 2013 11:00 PM
Subject: Re: Graph Mutation
 


See Computation for how to mutate the graph:

addVertexRequest
removeVertexRequest
addEdgeRequest
removeEdgeRequest

On 8/12/13 10:41 PM, Puneet Agarwal wrote:

Hi,
>
>
>I have a need to add some additional nodes in the graph, after a few 
>supersteps in my algorithm.
>
>
>As per the Pregel paper it is allowed. Will that be feasible in Giraph ?
>
>
>If yes, how does it work?
>
>
>Regards
>Puneet
>IIT Delhi

Reply via email to