Interface NodeFilter
-
- All Superinterfaces:
java.util.function.LongPredicate
- All Known Implementing Classes:
LabelNodeFilter,NodeIdNodeFilter
public interface NodeFilter extends java.util.function.LongPredicate
-
-
Field Summary
Fields Modifier and Type Field Description static NodeFilternoOp
-
-
-
Field Detail
-
noOp
static final NodeFilter noOp
-
-