Hi Hoan, look at: https://github.com/orientechnologies/orientdb/wiki/Troubleshooting#why-i-cant-see-all-the-edges
Lvc@ On 12 April 2014 05:36, Hoan Nguyen <[email protected]> wrote: > And there is something weird too, that *published_by* is a class extends > the class *E*, but when I inserted all the edges, it shows no records in > class *E* or class *published_by*. > > CLASSES: > ----------------------------------------------+------------- > -----------------------+------------+----------------+ > NAME | SUPERCLASS > | CLUSTERS | RECORDS | > ----------------------------------------------+------------- > -----------------------+------------+----------------+ > Document | V > | 12 | 3918020 | > E | > | 10 | 0 | <----------(no records) > published_by | E > | 13 | 0 | <----------(no records) > Publisher | V > | 11 | 36677 | > V | > | 9 | 3954697 | > ----------------------------------------------+------------- > -----------------------+------------+----------------+ > TOTAL = 13 > 7909406 | > ----------------------------------------------+------------- > -----------------------+------------+----------------+ > > Hoan > > -- > > --- > 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. > -- --- 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.
