- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
accept(T item) |
-
-
Method Detail
-
accept
boolean accept(T item)
- Returns:
- whether or not to accept the
item
, where true
means that the item
is accepted and false
means that
it's not (i.e. didn't pass the filter).
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.