Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

min in traverse causes nullpointer exception #8729

Closed
jonsalvas opened this issue Jan 17, 2019 · 0 comments
Closed

min in traverse causes nullpointer exception #8729

jonsalvas opened this issue Jan 17, 2019 · 0 comments
Assignees

Comments

@jonsalvas
Copy link

jonsalvas commented Jan 17, 2019

OrientDB Version: 3.0.3

Java Version: Official Docker Image

OS: Official Docker Image

TRAVERSE out(" < any edge > ")[status=min( < any field > )] FROM #78:10

Expected behavior

min does return the minimum of the field passed

Actual behavior

nullpointerexception

Steps to reproduce

execute the query above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants