Skip to content

Commit c452f76

Browse files
committed
Update the Import tutorial
1 parent 224860b commit c452f76

2 files changed

Lines changed: 313 additions & 246 deletions

File tree

modules/ROOT/pages/tutorial/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The following step-by-step tutorials cover common operational tasks or otherwise
77

88
//* <<tutorial-local-cluster, Set up a local Causal Cluster>> -- This tutorial walks through the basics of setting up a Neo4j Causal Cluster.
99
//* <<tutorial-cc-backup-restore-db, Back up and restore a database in Causal Cluster>> -- This tutorial provides a detailed example of how to back up and restore a database in a running Causal Cluster.
10-
* xref:tutorial/neo4j-admin-import.adoc[Importing data] -- This tutorial provides detailed examples to illustrate the capabilities of importing data from CSV files with the command `neo4j-admin database import`.
10+
* xref:tutorial/neo4j-admin-import.adoc[Full data import] -- Examples of importing data from CSV files using the `neo4j-admin database import full` command.
1111
* xref:tutorial/tutorial-composite-database.adoc[Setting up and using a composite database] -- This tutorial walks through the basics of setting up and using Composite databases.
1212
* xref:tutorial/access-control.adoc[Fine-grained access control] -- This tutorial presents an example that illustrates various aspects of security and fine-grained access control.
1313
* xref:tutorial/tutorial-sso-configuration.adoc[Configuring Neo4j Single Sign-On (SSO)] -- Examples and solutions to common problems when configuring SSO.

0 commit comments

Comments
 (0)