Skip to content

FunctionEvaluation is currently not supported #357

@cyrusknopf

Description

@cyrusknopf

We would like to be able to evaluate functions, such as

MATCH (n) RETURN labels(n)

Currently we only support aggregate functions, such as

MATCH (n) RETURN count(n)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions