Skip to content

Commit

Permalink
change the version to 5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renetapopova committed Jan 10, 2024
1 parent 124d8f5 commit 6cc995e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The command collects information about the system and packages everything in an
If you specify `all`, everything is included.
You can also finetune the selection by passing classifiers to the tool, e.g `logs tx threads`.

Starting from Neo4j version 5.15, the Neo4j Admin report tool allows you to choose the databases for which you want to include database-specific information.
Starting from Neo4j version 5.16, the Neo4j Admin report tool allows you to choose the databases for which you want to include database-specific information.
You can generate a report covering all databases in the DBMS, a specific database, or databases that match a specified pattern.
For example, if you run the command `neo4j-admin server report --database=ne*`, a report will be generated for all databases that start with "ne".
If not specified, the tool generates a report for all databases in the DBMS.
Expand Down

0 comments on commit 6cc995e

Please sign in to comment.