Package | Description |
---|---|
com.bigdata.bop.ap.filter |
These filters are based on the striterator patterns.
|
com.bigdata.bop.rdf.filter | |
com.bigdata.rdf.graph.impl |
This is an implementation of the GAS API for the bigdata platform.
|
cutthecrap.utils.striterators |
Modifier and Type | Class and Description |
---|---|
static class |
DistinctFilter.DistinctFilterImpl
DISTINCT filter based on Java heap data structures.
|
Modifier and Type | Class and Description |
---|---|
static class |
NativeDistinctFilter.DistinctFilterImpl
|
Modifier and Type | Class and Description |
---|---|
class |
EdgeOnlyFilter<VS,ES,ST>
Filter visits only edges (filters out attribute values).
|
Modifier and Type | Class and Description |
---|---|
class |
ExclusionFilter
Derived from Filter, and excludes a single object from the iteration.
|
class |
UniquenessFilter
UniquenessFilter
Derived from Filter, and ensures no duplication, not to be used with large
sets!
|
Modifier and Type | Field and Description |
---|---|
protected Filter |
Filterator.m_filter |
Constructor and Description |
---|
Filterator(Iterator src,
Object context,
Filter filter) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.