Provided by: oxigraph-server_0.3.22-12_amd64 bug

NAME

       oxigraph_server - SPARQL server based on Oxigraph graph database

SYNOPSIS

       oxigraph_server [OPTIONS] <COMMAND>

DESCRIPTION

       Oxigraph SPARQL HTTP server

   Commands:
       serve  Start Oxigraph HTTP server in read-write mode

       serve-read-only
              Start Oxigraph HTTP server in read-only mode

       serve-secondary
              Start Oxigraph HTTP server in secondary mode

       backup Creates database backup into a target directory

       load   Load file(s) into the store

       dump   Dump the store content into a file

       query  Executes a SPARQL query against the store

       update Executes a SPARQL update against the store

       optimize
              Optimizes the database storage

       help   Print this message or the help of the given subcommand(s)

OPTIONS

       -l, --location <LOCATION>

              Directory in which the data should be persisted.

              If not present. An in-memory storage will be used.

       -h, --help

              Print help (see a summary with '-h')

       -V, --version

              Print version