In the documentation, here 
<http://orientdb.com/docs/2.1/SQL-Create-Property.html> it says we can 
specify default values for properties. There aren't a lot of examples, 
though.

When I try to run

 create property V_Notification.isRead boolean default false 

 
it gives me :

java.lang.IllegalArgumentException: No enum constant 
com.orientechnologies.orient.core.metadata.schema.OType.DEFAULT 

What's the proper way to do this?

Thanks!

-- 

--- 
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.

Reply via email to