Class JenaPluginStoreQlever

java.lang.Object
org.aksw.jenax.store.qlever.plugin.JenaPluginStoreQlever
All Implemented Interfaces:
org.apache.jena.base.module.SubsystemLifecycle, org.apache.jena.sys.JenaSubsystemLifecycle

public class JenaPluginStoreQlever extends Object implements org.apache.jena.sys.JenaSubsystemLifecycle
  • Constructor Details

    • JenaPluginStoreQlever

      public JenaPluginStoreQlever()
  • Method Details

    • start

      public void start()
      Specified by:
      start in interface org.apache.jena.base.module.SubsystemLifecycle
    • stop

      public void stop()
      Specified by:
      stop in interface org.apache.jena.base.module.SubsystemLifecycle
    • init

      public static void init()
    • init

      public static void init(RDFEngineFactoryRegistry registry)