Hello, everyone!

I have been experimenting with OrientDB in handling pedigree data, and I
was wondering if it would be best modelled using a Document structure,
where we have a node (or document) which has links to the dam and the sire,
or if I create a graph, where I have the Animal vertices and the Dam and
Sire as Vertices.

At some point I will need to get the paths from the Animal to the root
node, so that I can calculate inbreeding, kinship coefficients, etc...

I was leaning towards a Graph model, but given that OrientDB also has link
attributes I was wondering which model would be more appropriate for such
an application.

Has anyone attempted this with OrientDB?

Thanks in advance!

Best Regards,

Fidel H Viegas

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to