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

SelectCompiled from Native-Select - add method size() #1724

Open
maw2be opened this issue Sep 21, 2024 · 0 comments
Open

SelectCompiled from Native-Select - add method size() #1724

maw2be opened this issue Sep 21, 2024 · 0 comments

Comments

@maw2be
Copy link

maw2be commented Sep 21, 2024

ArcadeDB Version:

24.6.2

OS and JDK Version:

JDK21

Expected behavior

add to Native-select for SelectCompiled method size()? currently to get size (for example for "if (size != 0){} need to do something like
Integer size = result.vertices().toList().size();

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

No branches or pull requests

1 participant