Difference between revisions of "Neo4j"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
  [[neo4j version]]
 
  [[neo4j version]]
 +
[[neo4j status]]
 +
[[neo4j console]]
 +
 +
[[brew install neo4j]]
  
 
== Help ==
 
== Help ==
Line 34: Line 38:
 
== Related terms ==
 
== Related terms ==
 
* [[GraphQL]]
 
* [[GraphQL]]
 +
* <code>[[brew services restart neo4j]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{neo4j}}
 
* {{Graph database}}
 
* {{Graph database}}
 
* {{DBs}}
 
* {{DBs}}

Latest revision as of 13:22, 18 March 2024

wikipedia:neo4j (2007) graph database

neo4j version
neo4j status
neo4j console
brew install neo4j

Help[edit]

Usage: neo4j [-hV] [--expand-commands] [--verbose] [COMMAND]
A partial alias for 'neo4j-admin server'. Commands for working with DBMS process from 'neo4j-admin server' category can
be invoked using this command.
      --expand-commands   Allow command expansion in config value evaluation.
  -h, --help              Show this help message and exit.
  -V, --version           Print version information and exit.
      --verbose           Prints additional information.
Commands:
  version  Print version information and exit.
  help     Display help information about the specified command.
  console  Start server in console.
  restart  Restart the server daemon.
  start    Start server as a daemon.
  status   Get the status of the neo4j server process.
  stop     Stop the server daemon.

Environment variables:
  NEO4J_CONF    Path to directory which contains neo4j.conf.
  NEO4J_DEBUG   Set to anything to enable debug output.
  NEO4J_HOME    Neo4j home directory.
  HEAP_SIZE     Set JVM maximum heap size during command execution. Takes a number and a unit, for example 512m.
  JAVA_OPTS     Used to pass custom setting to Java Virtual Machine executing the command. Refer to JVM documentation
about the exact format. This variable is incompatible with HEAP_SIZE and takes precedence over HEAP_SIZE.


Related terms[edit]

See also[edit]

Advertising: