com.bigdata.rdf.rules
Class AbstractRuleFastClosure_5_6_7_9

java.lang.Object
  extended by com.bigdata.relation.rule.Rule
      extended by com.bigdata.rdf.rules.AbstractRuleFastClosure_3_5_6_7_9
          extended by com.bigdata.rdf.rules.AbstractRuleFastClosure_5_6_7_9
All Implemented Interfaces:
IRule, IStep, Serializable
Direct Known Subclasses:
RuleFastClosure5, RuleFastClosure6, RuleFastClosure7, RuleFastClosure9

public abstract class AbstractRuleFastClosure_5_6_7_9
extends AbstractRuleFastClosure_3_5_6_7_9

Version:
$Id: AbstractRuleFastClosure_5_6_7_9.java 2265 2009-10-26 12:51:06Z thompsonbry $
Author:
Bryan Thompson
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.bigdata.rdf.rules.AbstractRuleFastClosure_3_5_6_7_9
AbstractRuleFastClosure_3_5_6_7_9.FastClosureRuleTask, AbstractRuleFastClosure_3_5_6_7_9.SubPropertiesOfClosureTask, AbstractRuleFastClosure_3_5_6_7_9.SubPropertyClosureTask
 
Field Summary
 
Fields inherited from class com.bigdata.relation.rule.Rule
DEBUG, INFO, log
 
Constructor Summary
AbstractRuleFastClosure_5_6_7_9(String name, String database, String focusStore, IConstant<Long> rdfsSubPropertyOf, IConstant<Long> propertyId)
           
 
Method Summary
 
Methods inherited from class com.bigdata.relation.rule.Rule
getConstants, getConstraint, getConstraintCount, getConstraints, getHead, getName, getQueryOptions, getSharedVars, getSharedVars, getTail, getTail, getTailCount, getTaskFactory, getVariableCount, getVariableCount, getVariables, isConsistent, isDeclared, isFullyBound, isFullyBound, isRule, specialize, specialize, toString, toString, var
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractRuleFastClosure_5_6_7_9

public AbstractRuleFastClosure_5_6_7_9(String name,
                                       String database,
                                       String focusStore,
                                       IConstant<Long> rdfsSubPropertyOf,
                                       IConstant<Long> propertyId)
Parameters:
name -
database -
rdfsSubPropertyOf -
propertyId -


Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.