public class WholeFileNTriplesReader extends AbstractWholeFileTripleReader
Unlike the NTriplesReader this processes files as a whole rather than
individual lines. This has the advantage of less parser setup overhead but
the disadvantage that the input cannot be split between multiple mappers.
| Constructor and Description |
|---|
WholeFileNTriplesReader() |
close, getCurrentKey, getCurrentValue, getProgress, initialize, nextKeyValueLicenced under the Apache License, Version 2.0