You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jena.apache.org by ashutosh mehta <as...@gmail.com> on 2019/02/28 02:35:06 UTC

Persistent DB creation

Hi,
How to create persistend TDB database in apacje jena fuseki server using
command line, so that if server is restarted database name should be
reflected in fuseki GUI.

Thanks
Kind Regards,
Ashutosh

Re: Persistent DB creation

Posted by Andy Seaborne <an...@apache.org>.

On 28/02/2019 05:00, Laura Morales wrote:
> https://jena.apache.org/documentation/fuseki2/fuseki-configuration.html

Also, the command line fuseki server programs have a "--help" that list 
the options.

Arguments: --loc DB /ds

start with a database in directory "DB" and name "http://..../ds"

Give the same arguments each time you start the server.

     Andy

>   
>   
> 
> Sent: Thursday, February 28, 2019 at 3:35 AM
> From: "ashutosh mehta" <as...@gmail.com>
> To: users@jena.apache.org
> Subject: Persistent DB creation
> Hi,
> How to create persistend TDB database in apacje jena fuseki server using
> command line, so that if server is restarted database name should be
> reflected in fuseki GUI.
> 
> Thanks
> Kind Regards,
> Ashutosh
> 

Re: Persistent DB creation

Posted by Laura Morales <la...@mail.com>.
https://jena.apache.org/documentation/fuseki2/fuseki-configuration.html
 
 

Sent: Thursday, February 28, 2019 at 3:35 AM
From: "ashutosh mehta" <as...@gmail.com>
To: users@jena.apache.org
Subject: Persistent DB creation
Hi,
How to create persistend TDB database in apacje jena fuseki server using
command line, so that if server is restarted database name should be
reflected in fuseki GUI.

Thanks
Kind Regards,
Ashutosh