In the topic "Another question on basic concepts" it is said that "when using Graph API your elements have to be instances of V and E". OK, but I'm just surprised there is no error at all when I create an Edge between two records that doesn't extends V.
On the other side, I have an error when I try to do "create vertex" with a class that doesn't extends V. By "creating a new normal record" I mean a regular "insert" or with the "New record" button in OrientDb Studio -- --- 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.
