Hi there!

I'd like to use an embedded Map in my database. Unfortunately, i don't know 
how the SQL Syntax for insertion in the Map is working.

I use the following Model:

class Page
 attribute info:String
 attribute translations:EmbeddedMap of PageInfo

class PageInfo
 attribute langCode:String
 attribute translation:String


I'd be really thankful if someone could show me how to put a new entry in 
Page.translations using SQL as well as the Java API.

Best wishes, 

David

-- 

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