.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH OXIGRAPH_SERVER "1" "February 2024" "oxigraph_server 0.3.22" "User Commands" .SH NAME oxigraph_server \- SPARQL server based on Oxigraph graph database .SH SYNOPSIS .B oxigraph_server [\fI\,OPTIONS\/\fR] \fI\,\/\fR .SH DESCRIPTION Oxigraph SPARQL HTTP server .SS "Commands:" .TP serve Start Oxigraph HTTP server in read\-write mode .TP serve\-read\-only Start Oxigraph HTTP server in read\-only mode .TP serve\-secondary Start Oxigraph HTTP server in secondary mode .TP backup Creates database backup into a target directory .TP load Load file(s) into the store .TP dump Dump the store content into a file .TP query Executes a SPARQL query against the store .TP update Executes a SPARQL update against the store .TP optimize Optimizes the database storage .TP help Print this message or the help of the given subcommand(s) .SH OPTIONS .HP \fB\-l\fR, \fB\-\-location\fR .IP Directory in which the data should be persisted. .IP If not present. An in\-memory storage will be used. .HP \fB\-h\fR, \fB\-\-help\fR .IP Print help (see a summary with '\-h') .HP \fB\-V\fR, \fB\-\-version\fR .IP Print version