Orientdb returns with binnary protocol:

Blog@user:#15:0,title:"{\"name\":\"adam\"}",paragraphs:[(BlogAParagraphs@@type:"document",options:"{\\\"name\\\":\\\"adam\\\"}")],@type:"document"

for Original object:

{ title: "{\"name\":\"adam\"}", paragraphs: [{ options: {\"name\":\"adam\"} 
}] }

FYI: title and options is same and paragraphs is embedded list of objects.

Why is there an one more escape ?

-- 

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