public abstract class INConstraint<T> extends BOpBase implements BooleanValueExpression
IConstraint
implementations.InGraphBinarySearchFilter
and
InGraphHashSetFilter
and also with the use of an in-memory
join against the incoming binding sets to handle SPARQL data sets.Modifier and Type | Class and Description |
---|---|
static interface |
INConstraint.Annotations |
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
INConstraint(BOp[] args,
Map<String,Object> annotations) |
INConstraint(INConstraint<T> op) |
Modifier and Type | Method and Description |
---|---|
IConstant<T>[] |
getSet() |
IVariable<T> |
getVariable() |
__replaceArg, _clearProperty, _set, _setProperty, annotations, annotationsCopy, annotationsEqual, annotationsRef, argIterator, args, argsCopy, arity, clearAnnotations, clearProperty, deepCopy, deepCopy, get, getProperty, setArg, setProperty, setUnboundProperty, toArray, toArray
annotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString, toString, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
get
toString
annotations, argIterator, args, arity, clone, get, getEvaluationContext, getId, getProperty, getRequiredProperty, isController, setProperty, toArray, toArray, toShortString, toString
getProperty
public INConstraint(INConstraint<T> op)
op
- public IVariable<T> getVariable()
INConstraint.Annotations.VARIABLE
public IConstant<T>[] getSet()
INConstraint.Annotations.SET
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.