From 9325a9644e1095f3270ad14f3e142db7c57f5c39 Mon Sep 17 00:00:00 2001 From: Richard Sill Date: Fri, 1 Aug 2025 16:30:20 +0200 Subject: [PATCH] added select cypher versions link --- modules/ROOT/pages/patterns/variable-length-patterns.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/patterns/variable-length-patterns.adoc b/modules/ROOT/pages/patterns/variable-length-patterns.adoc index aa64152d4..e301934a2 100644 --- a/modules/ROOT/pages/patterns/variable-length-patterns.adoc +++ b/modules/ROOT/pages/patterns/variable-length-patterns.adoc @@ -562,4 +562,5 @@ Using inline predicates or making quantified path patterns more specific where p == Further reading * link:https://medium.com/neo4j/getting-from-denmark-hill-to-gatwick-airport-with-quantified-path-patterns-bed38da27ca1[Neo4j Developer Blog: Getting From Denmark Hill to Gatwick Airport With Quantified Path Patterns] -* link:https://medium.com/neo4j/did-you-take-the-neo4j-5-cypher-bullet-train-6a857c92d669[Neo4j Developer Blog: Did You Take the Neo4j 5 Cypher Bullet Train?] \ No newline at end of file +* link:https://medium.com/neo4j/did-you-take-the-neo4j-5-cypher-bullet-train-6a857c92d669[Neo4j Developer Blog: Did You Take the Neo4j 5 Cypher Bullet Train?] +* xref:queries/select-version.adoc[Select Cypher version] \ No newline at end of file