We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c15f90 commit 9bd2fecCopy full SHA for 9bd2fec
cypher/indexing.md
@@ -189,7 +189,7 @@ GRAPH.QUERY DEMO_GRAPH "CALL db.idx.fulltext.drop('Movie')"
189
```
190
191
## Creating Full-Text indexing for Relation Labels
192
-To create a full-text index on the name property of all relations with the label Manager and enable phonetic search, use the following synax:
+To create a full-text index on the name property of all relations with the label Manager and enable phonetic search, use the following syntax:
193
194
195
```sh
0 commit comments