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`