| Modifier and Type | Field and Description |
|---|---|
static Source.Chunk |
Source.EMPTY_CHUNK |
| Modifier and Type | Method and Description |
|---|---|
Source.Chunk |
ProcessingSource.nextChunk()
Must be called by a single thread, the same thread every time.
|
Source.Chunk |
Source.nextChunk(int seekStartPos) |
Source.Chunk |
AutoReadingSource.nextChunk(int seekStartPos) |
| Modifier and Type | Method and Description |
|---|---|
static Source |
Source.singleChunk(Source.Chunk chunk) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.