Commit ce0802d
Release 5.26 (#237)
* bump dev to 5.21 (#205)
* Replacing underscores with hyphens for crawlability (#206)
* Bump Neo4j version to 5.22 and driver v to 5.23 (#208)
* Update `dev` to 5.23 (#213)
* Bump version number to 5.24 (#215)
* Update preview version to 5.25 (#220)
* Add documentation for user procedure memory resource tracking
* Bump the Neo4j v.n. to 5.25 and the Java driver to 5.26.1 (#227)
* Bump express in the dev-dependencies group across 1 directory (#224)
Bumps the dev-dependencies group with 1 update in the / directory: [express](https://github.com/expressjs/express).
Updates `express` from 4.19.1 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.1...4.21.1)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix the code example (#228)
* Update setup.adoc (#222) (#230)
gradle "compile" deprecated in version 7.x - replaced by "implementation." Correcting.
Co-authored-by: Q | Andrew Righter <153233436+q-at-cyberdelia@users.noreply.github.com>
* Introduce DatabaseSeedProvider and deprecated SeedProvider
* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
* Update driver version (#234)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Love Kristofer Leifland <love.leifland@neotechnology.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Q | Andrew Righter <153233436+q-at-cyberdelia@users.noreply.github.com>
Co-authored-by: Jack Waudby <jack.waudby@neo4j.com>
Co-authored-by: Jack Waudby <33488812+jackwaudby@users.noreply.github.com>1 parent 810a9e7 commit ce0802d
File tree
4 files changed
+183
-103
lines changed- modules/ROOT/pages/extending-neo4j
4 files changed
+183
-103
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
159 | 218 | | |
160 | 219 | | |
161 | 220 | | |
| |||
0 commit comments