Skip to content

Commit b387215

Browse files
index update
1 parent 7e43465 commit b387215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/expressions/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For details and examples of specific expressions, see the following sections:
1414
** xref:expressions/predicates/string-operators.adoc[]: `STARTS WITH`, `ENDS WITH`, `CONTAINS`, `IS NORMALIZED`, `IS NOT NORMALIZED`, `=~`
1515
** xref:expressions/predicates/path-pattern-expressions.adoc[]: information about filtering queries with path pattern expressions.
1616
** xref:expressions/predicates/type-predicate-expressions.adoc[]: information about how to verify the value type of a Cypher expression.
17-
* xref:expressions/graph-element-operators.adoc[]: `.`, `[]`
17+
* xref:expressions/graph-element-operators.adoc[]: information about how to access property values with `.` and `[]`.
1818
* xref:expressions/mathematical-operators.adoc[]: `+`, `-`, `*`, `/`, `%`, `^`.
1919
* xref:expressions/string-operators.adoc[]: `+`, `||`
2020
* xref:expressions/temporal-operators.adoc[]: `+`, `-`, `*`, `/`

0 commit comments

Comments
 (0)