Hi dragon,
If you want to see the empty fileds you have to set the field, that you
want empty, to null value while you are putting the values into the class.
insert into Class (name,place,order) values ("value1","place1",null)
After that, with the select command you will see all the fields, included
the empty one.
Regards,
Michela
--
---
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.