Hello,
I have a program that try to run a subquery but it's fail to get the result
but when i run the subquery directly i got the correct result
here the code :
List<ODocument> tableAnalytics = _ODtimeSeries.query(new
OSQLSynchQuery<>("select * from Event where @rid in (select events from Table
where uuid = ?)"), tableID)
--
---
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.