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