public interface Response<T> extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String[] |
columns() |
T |
next() |
T next()
void close()
close in interface AutoCloseableString[] columns()
Copyright © 2018 Neo Technology, Inc.. All rights reserved.