protected static class AbstractRuleDistinctTermScan.DistinctTermScan extends Object implements IStepTask, Serializable
Constructor and Description |
---|
AbstractRuleDistinctTermScan.DistinctTermScan(IRule rule,
IJoinNexus joinNexus,
IBuffer<ISolution[]> buffer,
IVariable<IV> h,
SPOKeyOrder keyOrder) |
public AbstractRuleDistinctTermScan.DistinctTermScan(IRule rule, IJoinNexus joinNexus, IBuffer<ISolution[]> buffer, IVariable<IV> h, SPOKeyOrder keyOrder)
rule
- The rule (may have been specialized).joinNexus
- buffer
- The buffer on which the ISolution
s will be
written.h
- The sole unbound variable in the head of the rule.keyOrder
- The access path that corresponds to the position of the
unbound variable reference from the head.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.