Scroll to navigation

OXIGRAPH_SERVER(1) User Commands OXIGRAPH_SERVER(1)

NAME

oxigraph_server - SPARQL server based on Oxigraph graph database

SYNOPSIS

oxigraph_server [OPTIONS] <COMMAND>

DESCRIPTION

Oxigraph SPARQL HTTP server

Commands:

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
Creates database backup into a target directory
Load file(s) into the store
Dump the store content into a file
Executes a SPARQL query against the store
Executes a SPARQL update against the store
Optimizes the database storage
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
February 2024 oxigraph_server 0.3.22