| Package | Description |
|---|---|
| org.apache.jena.hadoop.rdf.io.output.trig | |
| org.apache.jena.hadoop.rdf.io.output.turtle |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchedTriGOutputFormat<TKey>
Output format for TriG that uses a batched approach, note that this will
produce invalid data where blank nodes span batches so it is typically better
to use the
TriGOutputFormat instead |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchedTurtleOutputFormat<TKey>
Output format for Turtle that uses a batched approach, note that this will
produce invalid data where blank nodes span batches so it is typically better
to use the
TurtleOutputFormat instead |
Licenced under the Apache License, Version 2.0