Skip to content

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

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

Fields

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions