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, toArrayannotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString, toString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgettoStringannotations, argIterator, args, arity, clone, get, getEvaluationContext, getId, getProperty, getRequiredProperty, isController, setProperty, toArray, toArray, toShortString, toStringgetPropertypublic INConstraint(INConstraint<T> op)
op - public IVariable<T> getVariable()
INConstraint.Annotations.VARIABLEpublic IConstant<T>[] getSet()
INConstraint.Annotations.SETCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.