oxigraph-dump(1) | General Commands Manual | oxigraph-dump(1) |
oxigraph-dump - Dump the store content into a file
oxigraph dump <-l|--location> [-f|--file] [--format] [--graph] [-h|--help]
Dump the store content into a file
If no file is given, stdout is used.
It can be an extension like "nt" or a MIME type like "application/n-triples".
By default the format is guessed from the target file extension.
Use "default" to dump the default graph.
By default all graphs are dumped if the output format supports datasets. If the format does not support named graph, then this parameter must be set.
dump |