Skip to content

Commit d8f8405

Browse files
darrellwardelidiazuin
authored andcommitted
Update @queryOptions to @limit and add migration step (neo4j#19)
1 parent e300179 commit d8f8405

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

modules/ROOT/pages/directives/reference.adoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@ The `@limit` is to be used on nodes, and when applied will inject values into Cy
5858

5959
Reference: xref::reference/directives/default-values.adoc#type-definitions-default-values-limit[`@limit`]
6060

61-
== `@limit`
62-
63-
The `@limit` is to be used on nodes, and when applied will inject values into Cypher `LIMIT` clauses.
64-
65-
Reference: xref::reference/directives/default-values.adoc#type-definitions-default-values-limit[`@limit`]
66-
6761
== `@mutation`
6862

6963
This directive is used to limit the availability of Mutation operations in the library.
@@ -104,12 +98,6 @@ This directive is used to limit the availability of Query operations in the libr
10498

10599
Reference: xref:/schema-configuration/type-configuration.adoc#_query[`@query`]
106100

107-
== `@queryOptions`
108-
109-
The `@queryOptions` is to be used on nodes, where applied will inject values into a query such as the `limit`.
110-
111-
Reference: xref::/directives/default-values.adoc#type-definitions-default-values-queryoptions[`@queryOptions`]
112-
113101
== `@relationship`
114102

115103
The `@relationship` directive is used to configure relationships between object types.

0 commit comments

Comments
 (0)