hi, I want to retrieve data using order by query using size of in coming edges
*query* select in_couponlikes.size() as len from coupons where coupon_status=1 order by in_couponlikes.size() desc but this query not working no effects in order -- --- 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.
