| Modifier and Type | Class and Description |
|---|---|
class |
AutoReadingSource
In a scenario where there's one thread, or perhaps a
ThreadAheadReadable doing both the
reading and parsing one BufferedCharSeeker is used over a stream of chunks, where the next
chunk seamlessly transitions into the next, this class comes in handy. |
| Modifier and Type | Method and Description |
|---|---|
static Source |
Source.singleChunk(Source.Chunk chunk) |
| Constructor and Description |
|---|
BufferedCharSeeker(Source source,
Configuration config) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.