Class SparqlAnalyticsWrapper

All Implemented Interfaces:
DeerExecutionNodeWrapper, ExecutionNodeWrapper<DeerExecutionNode,​Model>, Parameterized, Plugin, org.pf4j.ExtensionPoint

@Extension public class SparqlAnalyticsWrapper extends AbstractParameterizedDeerExecutionNodeWrapper
  • Field Details

    • SPARQL_SELECT_QUERY

      public static final Property SPARQL_SELECT_QUERY
    • JSON_OUTPUT

      public static final Property JSON_OUTPUT
  • Constructor Details

    • SparqlAnalyticsWrapper

      public SparqlAnalyticsWrapper()
  • Method Details