oxigraph-serve-read-only(1) | General Commands Manual | oxigraph-serve-read-only(1) |
oxigraph-serve-read-only - Start Oxigraph HTTP server in read-only mode
oxigraph serve-read-only <-l|--location> [-b|--bind] [--cors] [--union-default-graph] [-h|--help]
Start Oxigraph HTTP server in read-only mode
It allows to read the database while other processes are also reading it. Opening as read-only while having an other process writing the database is undefined behavior.
This is equivalent as setting the union-default-graph option in all SPARQL queries
serve-read-only |