graphdb¶
The graphdb
command line tool starts the database. It supports the following options:
Option |
Description |
---|---|
-d |
daemonize (run in background), not available on Windows |
-s |
run in server-only mode (no Workbench UI) |
-p pidfile |
write PID to |
-h --help |
print command line options |
-v |
print GraphDB version, then exit |
-Dprop |
set Java system property |
-Xprop |
set non-standard Java system property |
Note
Run graphdb -s to start GraphDB in server-only mode without the web interface (no Workbench). A remote Workbench can still be attached to the instance.