Commit d3adebd
authored
Fix examples in Patterns / Syntax and semantics / shortestPaths (#1151)
The examples in Patterns / Syntax and semantics / shortestPaths /
Examples mix legacy shortest path and QPPs, which is disallowed. This PR
changes them to variable-length relationships.
It also improves the header "Restricted to variable length". QPPs are
disallowed but also variable length. What they are not are
variable-length relationships.1 parent 912325e commit d3adebd
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1399 | 1399 | | |
1400 | 1400 | | |
1401 | 1401 | | |
1402 | | - | |
| 1402 | + | |
1403 | 1403 | | |
1404 | 1404 | | |
1405 | 1405 | | |
| |||
1470 | 1470 | | |
1471 | 1471 | | |
1472 | 1472 | | |
1473 | | - | |
| 1473 | + | |
1474 | 1474 | | |
1475 | 1475 | | |
1476 | 1476 | | |
1477 | 1477 | | |
1478 | 1478 | | |
1479 | 1479 | | |
1480 | | - | |
| 1480 | + | |
1481 | 1481 | | |
1482 | 1482 | | |
1483 | 1483 | | |
| |||
0 commit comments