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.
|
filterOnce
addFilter, filter, getProperty, getRequiredProperty, setProperty, toString
public EdgeOnlyFilter(IGASContext<VS,ES,ST> ctx)
public boolean isValid(Object e)
IFilterTest
isValid
in interface IFilterTest
isValid
in class Filter
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.