public class BOpFilterNOP extends BOpFilterBase
BOpFilterBase operators.BOpFilterBase.AnnotationsDEFAULT_INITIAL_CAPACITY| Constructor and Description | 
|---|
BOpFilterNOP(BOp[] args,
            Map<String,Object> annotations)
Shallow copy. 
 | 
BOpFilterNOP(BOpFilterNOP op)
Deep copy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Iterator | 
filterOnce(Iterator src,
          Object context)
Wrap the source iterator with this filter. 
 | 
filter__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, waitgetPropertypublic BOpFilterNOP(BOpFilterNOP op)
op - protected final Iterator filterOnce(Iterator src, Object context)
BOpFilterBasefilterOnce in class BOpFilterBasesrc - The source iterator.context - The iterator evaluation context.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.