Closed nomi-ramzan closed 5 years ago
Hi @nomi-ramzan
are you using the new APIs with 3.0.x of OrientJS?
Yes I am using all latest versions orientdb( 3.0.17 ) orientjs ( 3.0.4 )
Are you using the API with client and sessions described here right?
Ye I am sure. and following this example OrientDB: 3.0.17 Orientjs: 3.0.4 Node: v8.12.0
Ok, because fetch plan with the new APIs are deprecated. You should use nested projection
for fetching linked objects
OK Thank you. Let me check that.
Hi @nomi-ramzan
was the link helpful ? can we close this issue?
Thanks
Hi @nomi-ramzan
Let me know if you need other info. Meanwhile i'm closing this
Thanks
Hi I am using version 3.0.17 schema:
Query:
it is still not expanding any linked record. Can you please correct my query. Thank you