Skip to content

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

@maw2be

Description

@maw2be

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();

Metadata

Metadata

Assignees

Labels

questionFurther information is requestedwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions