Hi Sashant,

you'll have to write your own algorithm that acts depending on the labels
along the edges.


On Tue, Sep 10, 2013 at 9:46 AM, Sushanta Pradhan <
sushanta.prad...@talentica.com> wrote:

> Hi,
>
> I am trying to create a lineage graph from an incomplete data i.e. few
> relationships are missing.
>
> Example:
> If I have the following subset of lineage graph:
>
> Ram ---child---> Luv
> Ram ---wife---> Sita
>
> The full lineage graph would be:
>
> Ram ---child---> Luv
> Ram ---wife---> Sita
> Sita ---child---> Luv
> Luv ---father---> Ram
> Luv ---mother--> Sita
>
>
>
> Is their and API in Giraph which takes certain rules as input and can find
> these missing links and create them?
>
>
> Thanks,
> Sushant




-- 
   Claudio Martella
   claudio.marte...@gmail.com

Reply via email to