What is the query you try?
I recently have a similar problem with this:
insert into post set shares = {"fb_count":0, "tw_count":5}
and I solved adding @type:
insert into post set shares = {"@type": "d", "fb_count":0, "tw_count":5}
RMV
Enviado desde mi reloj Casio.
--
---
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 orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[
{
"type": "exerciseString",
"question": "What is blah blah?",
"answers": [
"answer 1 string",
"answer 2 string",
"answer 3 string"
]
},
{
"type": "explanation",
"contents": [
{
"text": "Welcome to this unit with text and stuff"
},
{
"img": "/images/mathsImg.jpg"
},
{
"text": "Go forward and learn more amazing things"
}
]
}
]
--
---
You received this message because you are subscribed to a topic in the Google Groups "OrientDB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orient-database/7a3uLdLn7KY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orient-databa...@googlegroups.com.