is there a way to select a record or insert if it does not exist?  The doc 
for OrientDB mentions upsert, however I cannot seem to get that to work 
even through the OrientDB web portal.

I have a class, Locale which I would like to select in order to create an 
edge with another vertex class.  If the Locale does not already exist I 
would like to create and return it.  It should always be unique.

-- 

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