Skip to content

Cypher : RETURN coll.remove([1, 2], 10) AS result should throw an error #3446

@ExtReMLapin

Description

@ExtReMLapin

Hello,

Query :

RETURN coll.remove([1, 2], 10) AS result

neo4j returns :

<raised exception>

arcadedb returns :

[1,2]

coll.insert correctly errors

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions