joyemang33 commented on issue #2138:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2138#issuecomment-1449263479

   @javeme Hi, I use 
```hugegraph.traversal().E().order().by(values("prop10").min(local)) ``` but 
meet another unexpected exception that I never met 
```java.lang.ClassCastException', 'message': 'java.lang.Integer cannot be cast 
to java.lang.Iterable```. Would you be able to assist me in verifying this? 
Thank you kindly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to