You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Andy Seaborne <an...@apache.org> on 2018/06/05 20:26:56 UTC

Re: CMS diff: SOH - SPARQL over HTTP

Done! Thank you.

	Andy

On 23/05/18 17:39, Madhur Ahuja wrote:
> Clone URL (Committers only):
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ffuseki2%2Fsoh.mdtext
> 
> Madhur Ahuja
> 
> Index: trunk/content/documentation/fuseki2/soh.mdtext
> ===================================================================
> --- trunk/content/documentation/fuseki2/soh.mdtext	(revision 1832067)
> +++ trunk/content/documentation/fuseki2/soh.mdtext	(working copy)
> @@ -88,6 +88,10 @@
>   
>       fuseki-server --update --mem /MyDataset
>   
> +If you want to run fuseki server with persistent data store then use the following command:
> +
> +    fuseki-server --loc=[store location] --update /MyDataset
> +
>   then the service endpoints are:
>   
>   -   HTTP: `http://localhost:3030/MyDataset/data`
>