Class FilterTargetIsObject
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsObject
- All Implemented Interfaces:
MultiStreamPlanNode
,PlanNode
- Author:
- HÃ¥vard Ottestad
-
Constructor Summary
ConstructorsConstructorDescriptionFilterTargetIsObject
(SailConnection connection, Resource[] dataGraph, PlanNode parent) -
Method Summary
Methods inherited from class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
close, depth, getFalseNode, getId, getPlanAsGraphvizDot, getTrueNode, incrementIterator, init, iterator, producesSorted, receiveLogger, requiresSorted
-
Constructor Details
-
FilterTargetIsObject
-
-
Method Details
-
toString
- Overrides:
toString
in classFilterPlanNode
-
equals
- Overrides:
equals
in classFilterPlanNode
-
hashCode
public int hashCode()- Overrides:
hashCode
in classFilterPlanNode
-