Skip to content

Commit 9cd7ea9

Browse files
Add length function not difference (#1146)
Co-authored-by: Katarina Supe <[email protected]>
1 parent 67c26b5 commit 9cd7ea9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/querying/differences-in-cypher-implementations.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ RETURN val, valueType(val) = "INTEGER"
255255
**Scalar functions**:
256256

257257
- `elementId()` - `id()` can be used instead
258-
- `length()` - `size()` can be used instead
259258
- `nullIf()`
260259

261260
**Aggregating functions**:

0 commit comments

Comments
 (0)