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 fe4ff1f commit cfd4b14Copy full SHA for cfd4b14
dgraph/quickstart.mdx
@@ -269,7 +269,7 @@ results of our query:
269
270
The previous query used the `type()` function to find the starting point of our
271
graph traversal. We can use more complex functions to filter by string
272
-comparison operator, and others, however to use these function we must first
+comparison operator, and others, however to use these functions we must first
273
update the graph schema to create an index on the predicates we want to use in
274
these functions.
275
0 commit comments