public interface IEvaluationPlanFactory extends Serializable
Modifier and Type | Method and Description |
---|---|
IEvaluationPlan |
newPlan(IJoinNexus joinNexus,
IRule rule)
Return a plan for the rule.
|
IEvaluationPlan newPlan(IJoinNexus joinNexus, IRule rule)
joinNexus
- The join nexus.rule
- The rule.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.