DeerExecutionGraphNode, ModelReader, ParameterizedDeerExecutionGraphNode, ExecutionGraphNode<Model>, Parameterized, Plugin, org.pf4j.ExtensionPoint@Extension public class SparqlModelReader extends AbstractModelReader
AbstractParameterizedExecutionGraphNode.WithImplicitCloning<T>ExecutionGraphNode.DegreeBounds| Modifier and Type | Field | Description |
|---|---|---|
static Property |
FROM_ENDPOINT |
|
static Property |
USE_GRAPH |
|
static Property |
USE_SPARQL_CONSTRUCT |
|
static Property |
USE_SPARQL_DESCRIBE_OF |
|
static Property |
USE_TRIPLE_PATTERN |
| Constructor | Description |
|---|---|
SparqlModelReader() |
| Modifier and Type | Method | Description |
|---|---|---|
ValidatableParameterMap |
createParameterMap() |
Create an uninitialized
ParameterMap to be filled by the
ExecutionGraphGenerator. |
protected List<Model> |
safeApply(List<Model> data) |
apply, getId, getInDegree, getOutDegree, initDegrees, initPluginId, usesImplicitCloningdeepCopy, getType, injectWorkingDirectory, takeWorkingDirectoryFromgetDegreeBoundsgetParameterMap, getValidationModelFor, initParameters, isInitializedapply, getInDegree, getOutDegree, initDegrees, usesImplicitCloningclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterMap, initParameters, isInitializedgetId, getType, initPluginId, isInitializedpublic static final Property FROM_ENDPOINT
public static final Property USE_GRAPH
public static final Property USE_TRIPLE_PATTERN
public static final Property USE_SPARQL_CONSTRUCT
public static final Property USE_SPARQL_DESCRIBE_OF
@NotNull public ValidatableParameterMap createParameterMap()
ParameterizedParameterMap to be filled by the
ExecutionGraphGenerator.ParameterMap containing all allowed ParameterCopyright © 2019. All rights reserved.