java.lang.Object
org.apache.jena.fuseki.main.cmds.FusekiBasicCmd
Fuseki command that runs a minimal Fuseki server. No addition modules, no UI.
Use --conf= for multiple datasets and specific service names.
The command line dataset setup only supports a single dataset.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FusekiBasicCmd
public FusekiBasicCmd()
-
-
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.
-