public class PropertyValueFilter<T extends Comparable> extends Filter
| Constructor and Description |
|---|
PropertyValueFilter(PropertyKey propertyKey,
Predicate<T> predicate,
Value<T> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
includeInResultSet(SecurityContext securityContext,
GraphObject object) |
getComparator, setComparatorpublic PropertyValueFilter(PropertyKey propertyKey, Predicate<T> predicate, Value<T> value)
public boolean includeInResultSet(SecurityContext securityContext, GraphObject object)
includeInResultSet in class FilterCopyright © 2014. All rights reserved.