Skip to content

Commit

Permalink
Remove link to removed id examples (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
JPryce-Aklundh authored Aug 22, 2023
1 parent b0a3e87 commit fc02b8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/ROOT/pages/functions/scalar.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ The first element in the list is returned.

The function `id()` returns a node or a relationship identifier, unique by an object type and a database.
Therefore, it is perfectly allowable for `id()` to return the same value for both nodes and relationships in the same database.
For examples on how to get a node and a relationship by ID, see xref::clauses/match.adoc#get-node-rel-by-id[Get node or relationship by ID].

[IMPORTANT]
====
Expand Down

0 comments on commit fc02b8d

Please sign in to comment.