Hi,
I am using OrientDB version 2.0.6. I observed that the result of a sql
query is different depending on the distributed mode of the server.
For example, if I use *server.sh* to start OrientDb, the query *select
list("a", "b")* returns a document with a list property with a value
*["a",b"]*.
But If I use dserver.sh to start OrientDb, the same query returns a
document with a list property with a value *[{"node":"ta.testdb",
"context":["a", "b"]}]*
So is it the expected behaviour ? Is it not a bit strange that the same
query returns different results ?
Thanks.
--
---
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.