Skip to content

Commit

Permalink
Add note to labels() function (#835)
Browse files Browse the repository at this point in the history
  • Loading branch information
JPryce-Aklundh authored Jan 12, 2024
1 parent 1fe575f commit 781a64a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/ROOT/pages/functions/list.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ A `LIST<STRING>` containing the names of all the properties on the node bound to

`labels` returns a `LIST<STRING>` containing the string representations for all the labels of a `NODE`.

[NOTE]
The order of the returned labels is not guanteed when using the `labels()` function.

*Syntax:*

[source, syntax, role="noheader"]
Expand Down

0 comments on commit 781a64a

Please sign in to comment.