Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/pages/neo4j-admin-neo4j-cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ The server ID can be used to specify a server in Cypher commands.
| `license`
| Accept the license agreement. Possible options are `--accept-commercial` for the link:https://neo4j.com/terms/licensing/[commercial] or `--accept-evaluation` for the link:https://neo4j.com/terms/enterprise_us/[evaluation license].
This command is required to be run before starting the Neo4j Enterprise Edition.
Starting from Neo4j 2025.04, the command log includes information about how many days ago the license expired.

| `memory-recommendation`
| Prints recommendations for Neo4j heap and page cache memory usage.
Expand Down