File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
modules/ROOT/pages/backup-restore Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ The example assumes that you have backup artifacts located in the `myBucket/myDi
266266+
267267[source,shell]
268268---- 
269- bin/neo4j-admin database restore --to -path=gs://myBucket/myDirectory/myBackup.backup mydatabase 
269+ bin/neo4j-admin database restore --from -path=gs://myBucket/myDirectory/myBackup.backup mydatabase 
270270---- 
271271====== 
272272
@@ -280,7 +280,7 @@ The example assumes that you have backup artifacts located in the `myStorageAcco
280280+
281281[source,shell]
282282---- 
283- bin/neo4j-admin database restore --to -path=azb://myStorageAccount/myContainer/myDirectory/myBackup.backup mydatabase 
283+ bin/neo4j-admin database restore --from -path=azb://myStorageAccount/myContainer/myDirectory/myBackup.backup mydatabase 
284284---- 
285285====== 
286286===== 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments