Hi,
could you try with
ResultSet rs = stmt.executeQuery("select in('employee_has_store_service').@rid
as employee_id from (traverse out('service_has_pricing') from (traverse
out('service_group_has_store_service') from (select from (select
expand(out('store_has_service_group')['is_deleted = false']) from
"+storeId+") order by created_date desc) while is_deleted = false ) while
is_deleted = false) skip 0 limit -1");
Hope it helps.
--
---
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.