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

Reply via email to