Hello Title, query : ```CYPHER CREATE p=(:CP1)-[:Rel]->(:CP2) RETURN length(p) as l ``` Fails to return `1` No issue on Neo4J