Yes, exactly. I am looking for simpler commands, which help set up edge multiplicity and direction. I mean, it is the relationships and how they can be handled better/ easier/ more flexible, which make graph databases so cool. But, if you need to study a book and practice and practice just to create such relationships and, more importantly, to get them right for a particular data model, so they all work properly in an application, it just makes the hurdle to start with a graph database that much higher. I am already frustrated myself.....
I tried out your examples for MANY2ONE and ONE2MANY and they worked great. Thank you! Now another multiplicity scenario I need help with. The ONE2ONE. I created a "MariedTo" edge linked to person in both in and out properties and with both in and out given a UNIQUE index, but that didn't work. I could create another "MariedTo" edge to another Person Vertex. If you could help me out once more, what are the commands needed to create a bidirectional one to one relationship with a normal edge? 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.
