To restore from Fuseki web UI, in the "manage datasets" page there are buttons
for creating new stores as well as for selecting your files containing the
triples ("upload data").
>From the CLI you can type "tdbloader --help" for the list of options.
Example: "tdbloader --loc mydb data.nt" will create a new directory "mydb" with
a TDB store using data from data.nt
> Sent: Thursday, July 18, 2019 at 1:11 AM
> From: "Al Shapiro" <[email protected]>
> To: Jena-users-ml <[email protected]>
> Subject: What detail steps are required to Restore a TDB from the back-up file
>
> Hi guys again!
> How does one restore a TDB Back-up file created via Apache Jena Fuseki
> utility screen?
>
> I received part of the answer to the above question, which is "tdbloader" and
> CLI...
> Thank you all for the above, but I now would appreciate the detail steps
> (example...) to use theĀ "tdbloader" from the Command Line Interface (CLI) via
> the Command Prompt to Restore the TDB from the TDB Back-up file...
> Thank you again,
>
> Al Shapiro
>
>