public class EdgeOnlyFilter<VS,ES,ST> extends Filter
Note: This filter is pushed down onto the AP and evaluated close to the data.
| Constructor and Description |
|---|
EdgeOnlyFilter(IGASContext<VS,ES,ST> ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(Object e)
True iff the argument is matched by the filter.
|
filterOnceaddFilter, filter, getProperty, getRequiredProperty, setProperty, toStringpublic EdgeOnlyFilter(IGASContext<VS,ES,ST> ctx)
public boolean isValid(Object e)
IFilterTestisValid in interface IFilterTestisValid in class FilterCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.