Skip to content

Conversation

@sdyajian
Copy link

missing sub-command 'server'

missing sub-command 'server'
@NataliaIvakina NataliaIvakina requested review from jennyowen and removed request for jennyowen February 20, 2025 07:26
@renetapopova renetapopova self-assigned this Feb 21, 2025
@sdyajian sdyajian closed this Feb 21, 2025
. Start Neo4j:
* To run Neo4j as a console application, use: `$NEO4J_HOME/bin/neo4j console`.
* To run Neo4j in a background process, use: `$NEO4J_HOME/bin/neo4j start`.
* To run Neo4j as a console application, use: `$NEO4J_HOME/bin/neo4j server console`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, neo4j server console is wrong. You can either use $NEO4J_HOME/bin/neo4j console or $NEO4J_HOME/bin/neo4j-admin server console. The same applies to neo4j start. You can find more information, here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants