diff --git a/modules/ROOT/pages/functions/list.adoc b/modules/ROOT/pages/functions/list.adoc index d5587169b..a5df28286 100644 --- a/modules/ROOT/pages/functions/list.adoc +++ b/modules/ROOT/pages/functions/list.adoc @@ -100,6 +100,9 @@ A `LIST` containing the names of all the properties on the node bound to `labels` returns a `LIST` 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"]