Commit d8a6183
Turn RequestScopedDependencies into a record
Co-Authored-By: Paul Horn <paul.horn@neotechnology.com>
Co-Authored-By: Jacob Sznajdman <breakanalysis@gmail.com>1 parent 25d8c0f commit d8a6183
File tree
52 files changed
+300
-419
lines changed- algo/src
- main/java/org/neo4j/gds/algorithms/similarity
- test/java/org/neo4j/gds
- embeddings/fastrp
- influenceMaximization
- kspanningtree
- pagerank
- paths
- astar
- bellmanford
- delta
- yens
- similarity
- filterednodesim
- nodesim
- spanningtree
- steiner
- wcc
- applications
- algorithms
- centrality/src/main/java/org/neo4j/gds/applications/algorithms/centrality
- community/src/main/java/org/neo4j/gds/applications/algorithms/community
- machine-learning/src/main/java/org/neo4j/gds/applications/algorithms/machinelearning
- machinery
- src
- main/java/org/neo4j/gds/applications/algorithms/machinery
- test/java/org/neo4j/gds
- algorithms/someotherpackage
- applications/algorithms/machinery
- miscellaneous-algorithms/src/main/java/org/neo4j/gds/applications/algorithms/miscellaneous
- node-embeddings/src
- main/java/org/neo4j/gds/applications/algorithms/embeddings
- test/java/org/neo4j/gds/applications/algorithms/embeddings
- path-finding/src/main/java/org/neo4j/gds/applications/algorithms/pathfinding
- similarity/src/main/java/org/neo4j/gds/applications/algorithms/similarity
- facade/src/main/java/org/neo4j/gds/applications
- graph-store-catalog/src/main/java/org/neo4j/gds/applications/graphstorecatalog
- operations/src/main/java/org/neo4j/gds/applications/operations
- procedures
- facade/src/main/java/org/neo4j/gds/procedures
- graph-catalog-facade/src
- main/java/org/neo4j/gds/procedures/catalog
- test/java/org/neo4j/gds/procedures/catalog
- integration/src/main/java/org/neo4j/gds/procedures/integration
- operations-facade/src/test/java/org/neo4j/gds/procedures/operations
- proc
- community/src/integrationTest/java/org/neo4j/gds
- labelpropagation
- modularityoptimization
- wcc
- machine-learning/src/test/java/org/neo4j/gds/ml/pipeline/node/classification/predict
- test/src/main/java/org/neo4j/gds
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+300
-419
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
555 | | - | |
| 554 | + | |
| 555 | + | |
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
| 154 | + | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
277 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
| 179 | + | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
256 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
193 | | - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments