Funny thing is, when I execute the following in the console:
select from comment fetchplan Replies:1000 where @rid=#13:11; export record
json
I also get:
{
"result": [
{
"@type": "d",
"@rid": "#13:11",
"@version": 2,
"@class": "Comment",
"EditText": "main comment",
"Replies": [
"#13:1",
"#13:3",
"#13:4",
"#13:5",
"#13:10"
]
}
]
}
Its not traversing...
--
---
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.