Class JenaPluginDatasetQuads

java.lang.Object
org.aksw.jenax.arq.engine.quad.plugin.JenaPluginDatasetQuads
All Implemented Interfaces:
org.apache.jena.base.module.SubsystemLifecycle, org.apache.jena.sys.JenaSubsystemLifecycle

public class JenaPluginDatasetQuads extends Object implements org.apache.jena.sys.JenaSubsystemLifecycle
  • Field Details

  • Constructor Details

    • JenaPluginDatasetQuads

      public JenaPluginDatasetQuads()
  • 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
    • level

      public int level()
      The plugin is loaded late with level 2345 so that the query engine factory is added closer to the front of the registry
      Specified by:
      level in interface org.apache.jena.base.module.SubsystemLifecycle
    • init

      public static void init()