public interface FilterFunction<T>
| Modifier and Type | Method and Description |
|---|---|
String |
expression(String nodeIdentifier) |
Filter |
getFilter() |
T |
getValue() |
Map<String,Object> |
parameters() |
void |
setFilter(Filter filter) |
Copyright © 2018 Neo Technology, Inc.. All rights reserved.