public static interface QueryResult.QueryResultVisitor<E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
boolean |
visit(QueryResult.Record row) |
boolean visit(QueryResult.Record row) throws E extends Exception
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.