I'd not use edges for pointing out object types. I though edges are for pointing out relationships and the verbs in facts. For example: Bob->likes->Sally or Sue->isAFreindof->Jerry or partXYS->belongsIn->ComponentABC. I'd use classes to denote types. Person->isA->CustomerContact or Person->isA->VendorContact or Person->isA->PartnerContact or something to that effect.
Scott -- --- 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.
