File tree
426 files changed
+57506
-33550
lines changed- core
- src
- main
- kotlin/org/neo4j/graphql
- domain
- fields
- naming
- handler
- scalars
- schema
- model
- inputs/options
- outputs
- point
- root_connection
- translate
- connection_clause
- projection
- where
- utils
- resources
- test
- kotlin/org/neo4j/graphql
- custom_resolver
- utils
- asciidoc
- ast
- resources
- integration-test-files
- config-options
- connections
- directives
- authorization
- node
- filtering
- home/andreas/projects/neo4j-graphql/packages/graphql/tests/integration
- interfaces/relationships
- issues
- relationship-properties
- rfcs
- types
- unions
- tck-test-files
- cypher/v2
- connections
- filtering
- node
- relationship
- projections
- directives
- interface-relationships
- node
- experimental
- issues
- rfcs
- types
- undirected-relationships
- schema/v2
- aggregations
- comments
- relationship
- connections
- directive-preserve
- directives
- filterable
- on-interface-relationship-field-aggregation-are-not-generated-for-abstract-types-
- snapshot-tests
- on-interface-relationship-field-aggregation-does-not-exists-on-abstract-types-
- on-relationship-field
- on-scalar
- on-union-relationship-field-aggregation-does-not-exists-on-abstract-types-
- private
- query
- relationship-aggregate
- snapshot-tests
- on-interface
- on-union
- relationship-nested-operations
- relationship
- experimental-schema
- comments
- relationship
- directive-preserve
- directives
- filterable
- on-interface-relationship-field-aggregation-are-not-generated-for-abstract-types-
- snapshot-tests
- on-interface-relationship-field-aggregation-does-not-exists-on-abstract-types-
- on-relationship-field
- on-scalar
- on-union-relationship-field-aggregation-does-not-exists-on-abstract-types-
- private
- relationship-aggregate
- snapshot-tests
- on-interface
- on-union
- relationship-nested-operations
- interfaces
- aggregations
- math
- bigint-fields-should-be-extended-with-increment
- float-fields-should-be-extended-with-add/subtract/multiply
- nested-aggregation-on-interface
- subscriptions
- issues
- 3816
- math
- bigint-fields-should-be-extended-with-increment
- float-fields-should-be-extended-with-add/subtract/multiply
- int-fields-should-be-extended-with-increment
- query-direction
- remove-deprecated
- aggregations
- comments
- relationship
- string-comparators
- subscriptions
- types
- point
- examples
- dgs-spring-boot
- src/test/kotlin/org/neo4j/graphql/examples/dgsspringboot/datafetcher
- graphql-kotlin-spring-boot
- src/test/kotlin/org/neo4j/graphql/examples/graphqlspringboot/controller
- graphql-spring-boot
- src/test/java/org/neo4j/graphql/examples/graphqlspringboot/datafetcher
- neo4j-graphql-neo4j-adapter-api/src/main/kotlin/org/neo4j/graphql/driver/adapter
- neo4j-graphql-neo4j-driver-adapter/src/main/kotlin/org/neo4j/graphql/driver/adapter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
426 files changed
+57506
-33550
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| |||
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
125 | 137 | | |
126 | 138 | | |
127 | 139 | | |
| |||
148 | 160 | | |
149 | 161 | | |
150 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
151 | 186 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 33 | | |
42 | 34 | | |
43 | 35 | | |
| |||
68 | 60 | | |
69 | 61 | | |
70 | 62 | | |
71 | | - | |
72 | | - | |
73 | 63 | | |
74 | 64 | | |
75 | 65 | | |
| |||
85 | 75 | | |
86 | 76 | | |
87 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
88 | 81 | | |
89 | 82 | | |
90 | 83 | | |
| |||
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| 174 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | | - | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 48 | + | |
55 | 49 | | |
56 | 50 | | |
57 | | - | |
| 51 | + | |
58 | 52 | | |
59 | 53 | | |
60 | 54 | | |
61 | | - | |
62 | | - | |
| 55 | + | |
63 | 56 | | |
| 57 | + | |
64 | 58 | | |
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
68 | | - | |
| 62 | + | |
69 | 63 | | |
70 | | - | |
| 64 | + | |
71 | 65 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
87 | 70 | | |
88 | 71 | | |
89 | 72 | | |
90 | 73 | | |
91 | 74 | | |
92 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
93 | 80 | | |
94 | 81 | | |
95 | 82 | | |
96 | 83 | | |
97 | 84 | | |
| 85 | + | |
98 | 86 | | |
99 | 87 | | |
100 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
101 | 125 | | |
102 | 126 | | |
103 | 127 | | |
| |||
266 | 290 | | |
267 | 291 | | |
268 | 292 | | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
269 | 299 | | |
270 | 300 | | |
271 | 301 | | |
| |||
310 | 340 | | |
311 | 341 | | |
312 | 342 | | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
327 | 348 | | |
328 | 349 | | |
329 | 350 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 19 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
45 | 55 | | |
0 commit comments