public interface Resource extends AutoCloseable
AutoCloseable
with close() not throwing any checked exception.| Modifier and Type | Field and Description |
|---|---|
static Resource |
EMPTY
Empty resource that doesn't
close anything. |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void close()
close in interface AutoCloseableCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.