public class PathPropertyShape extends PropertyShape
| 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 PlanGeneratorgetPlan in class PropertyShapepublic PlanNode getPlanAddedStatements(ShaclSailConnection shaclSailConnection, Shape shape)
getPlanAddedStatements in interface PlanGeneratorgetPlanAddedStatements in class PropertyShapepublic PlanNode getPlanRemovedStatements(ShaclSailConnection shaclSailConnection, Shape shape)
getPlanRemovedStatements in interface PlanGeneratorgetPlanRemovedStatements in class PropertyShapepublic boolean requiresEvaluation(org.eclipse.rdf4j.repository.Repository addedStatements,
org.eclipse.rdf4j.repository.Repository removedStatements)
requiresEvaluation in interface RequiresEvalutationrequiresEvaluation in class PropertyShapeCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.