public interface IOCursor<T> extends RawCursor<T,IOException>
| Modifier and Type | Method and Description |
|---|---|
static <M> IOCursor<M> |
getEmpty() |
static <M> IOCursor<M> getEmpty()
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.