Tutorials
The following step-by-step tutorials cover common operational tasks or otherwise exemplify working with Neo4j:
-
Importing data — This tutorial provides detailed examples to illustrate the capabilities of importing data from CSV files with the command
neo4j-admin database import
. -
Setting up and using a composite database — This tutorial walks through the basics of setting up and using Composite databases.
-
Fine-grained access control — This tutorial presents an example that illustrates various aspects of security and fine-grained access control.
-
Configuring Neo4j Single Sign-On (SSO) — Examples and solutions to common problems when configuring SSO.
-
Deploying a Neo4j cluster in a Docker container — This tutorial walks through setting up a Neo4j cluster on your local computer for testing purposes.