Skip to content

Commit 003f66f

Browse files
Update modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
1 parent 5f1242c commit 003f66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To determine the cause of the problem, it is recommended to look at the `debug.l
3232
[[neo4j-seed-providers]]
3333
== Seed providers in Neo4j
3434

35-
The seed can either be a full backup, a differential backup (see <<cloud-seed-provider, `CloudSeedProvider`>>, introduced in Neo4j 5.25), or a dump from an existing database.
35+
The seed can either be a full backup, a differential backup (see <<cloud-seed-provider, `CloudSeedProvider`>>, introduced in Neo4j 5.26), or a dump from an existing database.
3636
The sources of seeds are called _seed providers_.
3737

3838
The mechanism is pluggable, allowing new sources of seeds to be supported (see link:https://www.neo4j.com/docs/java-reference/current/extending-neo4j/project-setup/#extending-neo4j-plugin-seed-provider[Java Reference -> Implement custom seed providers] for more information).

0 commit comments

Comments
 (0)