java.lang.Object
org.apache.jena.fuseki.main.cmds.FusekiMainCmd
Fuseki command that runs a Fuseki server without the admin UI, just SPARQL services.
Use --conf=
for multiple datasets and specific service names.
The command line dataset setup only supports a single dataset.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FusekiMainCmd
public FusekiMainCmd()
-
-
Method Details
-
main
Build and run, a server based on command line syntax. This operation does not return. SeeFusekiMain.build(java.lang.String...)
to build a server using command line syntax but not start it.
-