See: Description
Interface | Description |
---|---|
BOpFilterBase.Annotations | |
DistinctFilter.Annotations |
Class | Description |
---|---|
BOpFilter |
Used to filter for objects which satisfy some criteria.
|
BOpFilterBase |
Base class for operators which apply striterator patterns for access paths.
|
BOpFilterNOP |
A filter which does nothing.
|
BOpResolver |
Striterator resolver pattern.
|
BOpTupleFilter<E> |
Filter supporting
ITupleIterator s. |
DistinctFilter |
A DISTINCT operator based for elements in a relation.
|
DistinctFilter.DistinctFilterImpl |
DISTINCT filter based on Java heap data structures.
|
SameVariableConstraint<E> |
Filter imposes the "same variable" constraint on the elements visited by an
IAccessPath . |
TestAll |
Aggregates test suites into increasing dependency order.
|
TestFilter |
Unit tests for
BOpFilter . |
TestResolver |
Unit tests for
BOpResolver . |
These filters are based on the striterator patterns.
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.