Thanks for answer me!!
I'm sorry if make some mistake

Property prodotti with super class V
filed nome_prodotto string, collete default

I in studio I insert in the field nome_prodotto:

{'it':'descrizione','en':'description'}

with braces 

nothing more

that other specifications can serve? I am using the studio to facilitate me

Thank you!

Il giorno lunedì 22 giugno 2015 19:38:16 UTC+2, marco mdwalter ha scritto:
>
> Hi
> Sorry for my english!
> I'm new in orientdb!
> I need to read some data from property, but inside property have 
> this(nome_prodotto):
> {'it':'descrizione','en':'description'}
>
> I try this syntax:
> select from prodotti where nome_prodotto.it = 'descrizione'
> select from prodotti where nome_prodotto.it = "descrizione"
> select from prodotti where nome_prodotto.it like 'de%'
>
>
> but give me empty result, I try more and more syntax but nothing
>
> How is possible query for give the result? (descrizione)
> Maybe the insert is not good?--->  {'it':'descrizione','en':'description'}
>
> 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.

Reply via email to