Hi,

I got an ambiguous error with this code

document.field(fieldName, null);// should it be "document.field(fieldName, 
(object)null)"

the error is 

The call is ambiguous between the following methods or properties: 
'com.orientechnologies.orient.core.record.impl.ODocument.field(string, 
com.orientechnologies.orient.core.metadata.schema.OType)' and 
'com.orientechnologies.orient.core.record.impl.ODocument.field(string, 
java.lang.Class)'

Any help will be very appreciated!

My Best,
Hung Tran


-- 

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