Skip to content

Functions id and elementId don't accept Expression #939

@zakjan

Description

@zakjan

Functions id and elementId are currently defined as accepting either Node or Relationship. This can't be used by Cypher statements which have other types.

I suppose accepting Expression could be the best fit. There is a similar pattern with function keys, accepts Node, Relationship or Expression.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions