Skip to content

Cypher : RETURN coll.indexOf(['a'], null) AS result should return null, not -1 #3445

@ExtReMLapin

Description

@ExtReMLapin

Hello,

Query :

RETURN coll.indexOf(['a'], null) AS result

neo4j returns :

null

arcadedb returns :

-1

I know, it sounds stupid, but it is what it is

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions