Tools
This chapter covers the following topics:
-
Neo4j Admin and Neo4j CLI — A description of the Neo4j Admin, Neo4j CLI tools.
-
Neo4j Admin commands
-
Consistency checker — How to check the consistency of a Neo4j database using Neo4j Admin.
-
Neo4j Admin report — How to collect the most common information needed for remote assessments.
-
Display store information — How to display information about a database store.
-
Memory recommendations — How to get an initial recommendation for Neo4j memory settings.
-
Import — How to import data into Neo4j using the command
neo4j-admin import
. -
Unbind a Neo4j cluster server — How to remove cluster state data from a Neo4j server.
-
Upload to Neo4j Aura — How to upload an existing local database to a Neo4j Aura instance.
-
Migrate a database — How to migrate a Neo4j database from one store format to another or to a later
MAJOR
version of the same format. -
Migrate the Neo4j configuration file — How to migrate a Neo4j configuration file.
-
Validate configurations — How to validate Neo4j configuration files, including the Log4j files.
-
-
Cypher Shell — How to use the Cypher Shell.
-
Neo4j Browser is a tool for developers to interact with the graph. It is the default interface for both Enterprise and Community Editions of the Neo4j database. Neo4j Browser is bundled with Neo4j DBMS, including both Neo4j server and Neo4j Desktop.