Package | Description |
---|---|
org.eclipse.rdf4j.sail.shacl.AST |
Modifier and Type | Class and Description |
---|---|
class |
ClassPropertyShape |
class |
DatatypePropertyShape |
class |
LanguageInPropertyShape |
class |
MaxCountPropertyShape
The AST (Abstract Syntax Tree) node that represents a sh:maxCount property nodeShape restriction.
|
class |
MaxExclusivePropertyShape |
class |
MaxInclusivePropertyShape |
class |
MaxLengthPropertyShape |
class |
MinCountPropertyShape
The AST (Abstract Syntax Tree) node that represents a sh:minCount property nodeShape restriction.
|
class |
MinExclusivePropertyShape |
class |
MinInclusivePropertyShape |
class |
MinLengthPropertyShape |
class |
NodeKindPropertyShape |
class |
PatternPropertyShape |
Modifier and Type | Method and Description |
---|---|
static PlanNode |
StandardisedPlanHelper.getGenericSingleObjectPlan(ShaclSailConnection shaclSailConnection,
NodeShape nodeShape,
org.eclipse.rdf4j.sail.shacl.AST.StandardisedPlanHelper.FilterAttacher filterAttacher,
PathPropertyShape pathPropertyShape,
PlanNode overrideTargetNode) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.