How to shut down the running Stardog server? I use a mac. I close the terminal but did not shut down the kenel. Thanks.
You can shut down the Stardog server by executing the server stop
Stardog Admin CLI command.
$ stardog-admin server stop
Additional information on the command can be found in our documentation: server stop | Stardog Documentation Latest
Cheers,
Noah
Thanks. That worked.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.