Modifier and Type | Class and Description |
---|---|
static class |
UnorderedSelect.OutputPattern |
Constructor and Description |
---|
UnorderedSelect(SailConnection connection,
Resource subject,
IRI predicate,
Value object,
UnorderedSelect.OutputPattern outputPattern) |
Modifier and Type | Method and Description |
---|---|
int |
depth() |
boolean |
equals(Object o) |
String |
getId() |
IteratorData |
getIteratorDataType() |
void |
getPlanAsGraphvizDot(StringBuilder stringBuilder) |
int |
hashCode() |
CloseableIteration<Tuple,SailException> |
iterator() |
void |
receiveLogger(ValidationExecutionLogger validationExecutionLogger) |
String |
toString() |
public UnorderedSelect(SailConnection connection, Resource subject, IRI predicate, Value object, UnorderedSelect.OutputPattern outputPattern)
public CloseableIteration<Tuple,SailException> iterator()
public void getPlanAsGraphvizDot(StringBuilder stringBuilder)
getPlanAsGraphvizDot
in interface PlanNode
public IteratorData getIteratorDataType()
getIteratorDataType
in interface PlanNode
public void receiveLogger(ValidationExecutionLogger validationExecutionLogger)
receiveLogger
in interface PlanNode
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.