Hi
I have tried several times to insert a document with nested study, but did
not succeed.
The data to be entered in the class prodotti:
descrizione {"it":"descrizione","en":"description"}
caratteristiche { "it":{"frequenza":"3Ghz","core":4,"socket":"am3+"},
"en":{"frequency":"3Ghz","core":4,"socket":"am3+"}}
commenti {"it": {"marco": {"star":4, "commento":"bel prodotto"},
"walter":{"star":2, "commento":"non mi convince"}},
"en":{"jhon": {"star":5, "commento":"very nice
product"},"martin": {"star":2, "commento":"I am not convinced this
product"}}
descrizione is embeddedmap but for caratteristiche and commenti i try all
but nothing, studio to transformed this:
{ "it":{"frequenza":"3Ghz","core":4,"socket":"am3+"},
"en":{"frequency":"3Ghz","core":4,"socket":"am3+"}}
in this:
{"it": "{frequenza=3Ghz, core=4, socket=am3+}","en": "{frequency=3Ghz,
core=4, socket=am3+}"}
maybe I want to do is not possible or there is a different system from what
I think
Thank you!
--
---
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.