oxigraph_server - SPARQL server based on Oxigraph graph database
Contents
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)
Name
oxigraph_server - SPARQL server based on Oxigraph graph database
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
oxigraph_server 0.3.22 February 2024 OXIGRAPH_SERVER(1)
Synopsis
oxigraph_server [OPTIONS] <COMMAND>
