public interface QueryExecutionEvent extends AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static QueryExecutionEvent |
NONE |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
dbHit() |
void |
row() |
static final QueryExecutionEvent NONE
void dbHit()
void row()
void close()
close in interface AutoCloseableCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.