You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
. using allow and deny database allocate a single shard to each server in the cluster.
64
+
See xref:clustering/databases.adoc#cluster-allow-deny-db[allow and deny database]
65
+
. Move the produced backups from the local file system on the machine used to run the import onto the server that is hosting each of the shards so that each server has 1 backup and they reside in the same path on each server.
66
+
. On each server, update the neo4j.conf to include the correct settings for file seeding as outlined in xref:database-administration/standard-databases/seed-from-uri.adoc[Create a database from a URI].
67
+
. Create the database foo-sharded as a sharded property database by seeding it from your backups in the servers file systems:
0 commit comments