Enrico Risa
Enrico Risa
hi @iamlogiq which version of OrientDB and OrientJS?
@iamlogiq can you provide a test script ? they are running fine in tests https://github.com/orientechnologies/orientjs/blob/master/test/db/live-query.js
@iamlogiq can you add the config `useToken : true` in the configuration? it should resolve
hi @iamlogiq see here http://orientdb.com/docs/last/OrientJS-Server.html#using-tokens
hi @shyamchandranmec i'm checking
@shyamchandranmec How is your model? Post Comment User?
Which record type is #15:2?
hi @shyamchandranmec yes with the dump i can quickly help you This is my email [email protected] Thanks
@shyamchandranmec you could use this query that is more optimized. You will not have where condition just use the graph property starting from Post rid #15:2 ``` select *,$author.name as...
hi @shyamchandranmec did you have the chance to try it out?