public class PropertyShape extends Object implements PlanGenerator, RequiresEvalutation
| Modifier and Type | Method and Description |
|---|---|
PlanNode |
getPlan(ShaclSailConnection shaclSailConnection,
Shape shape) |
PlanNode |
getPlanAddedStatements(ShaclSailConnection shaclSailConnection,
Shape shape) |
PlanNode |
getPlanRemovedStatements(ShaclSailConnection shaclSailConnection,
Shape shape) |
boolean |
requiresEvaluation(org.eclipse.rdf4j.repository.Repository addedStatements,
org.eclipse.rdf4j.repository.Repository removedStatements) |
public PlanNode getPlan(ShaclSailConnection shaclSailConnection, Shape shape)
getPlan in interface PlanGeneratorpublic PlanNode getPlanAddedStatements(ShaclSailConnection shaclSailConnection, Shape shape)
getPlanAddedStatements in interface PlanGeneratorpublic PlanNode getPlanRemovedStatements(ShaclSailConnection shaclSailConnection, Shape shape)
getPlanRemovedStatements in interface PlanGeneratorpublic boolean requiresEvaluation(org.eclipse.rdf4j.repository.Repository addedStatements,
org.eclipse.rdf4j.repository.Repository removedStatements)
requiresEvaluation in interface RequiresEvalutationCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.