On 26/01/13 19:14, Emilio MiguelaƱez Martin wrote:
Hi,
I am looking for documentation on the TDB command-line utilities
What I find on the documentation page (
http://jena.apache.org/documentation/tdb/commands.html) does not cover some
of the commands delivered by latest distribution (apache-jena-2.7.4). For
example, there is no information about the following commands:
tdbbackup
Dumps the database in n-quads
Do not use on a database atatched to another process.
tdbloader2worker
Used by tdbloader2
tdbloader3
Not normally used (tdbloader3 is quite specialised)
Not in the comand directory at the next release.
tdbrecovery
Syncs the journal with the database.
Optional - this always happens on start up.
tdbupdate
Executes a SPARQL 1.1 Update
regards,
Emilio