| Name | Description | Type | Package | Framework |
| AbstractBatchedNodeTupleOutputFormat | Abstract output format for formats that use a AbstractBatchedNodeTupleWriter as their writer | Class | io.org.apache.jena.hadoop.rdf.io.output | Apache Jena |
| AbstractBatchedNodeTupleWriter | An abstract implementation of a record writer that writes records in batches. | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena |
| AbstractBatchedQuadWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| AbstractBatchedTripleWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| AbstractLineBasedNodeTupleWriter | An abstract implementation of a record writer that writes records to a line based tuple formats. | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena |
| AbstractLineBasedQuadWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| AbstractLineBasedTripleWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| AbstractNodeOutputFormat | Abstract output format which takes pairs with Node keys and arbitrary values and writes them as a simple line based text file | Class | io.org.apache.jena.hadoop.rdf.io.output | Apache Jena |
| AbstractNodeTupleOutputFormat | An abstract implementation of an output format for line based tuple formats where the key is ignored and only the tuple values will be output | Class | io.org.apache.jena.hadoop.rdf.io.output | Apache Jena |
| AbstractNodeWriter | Abstract implementation of a record writer which writes pairs of nodes and arbitrary values to text based files | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena |
| AbstractStreamRdfNodeTupleOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output | Apache Jena | |
| AbstractStreamRdfNodeTupleWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| AbstractWholeFileNodeTupleWriter | An abstract implementation of a record writer that writes records to whole It is important to note that the writer does not actually write any output | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena |
| AbstractWholeFileQuadWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| AbstractWholeFileTripleWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| BatchedTriGOutputFormat | 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 | Class | io.org.apache.jena.hadoop.rdf.io.output.trig | Apache Jena |
| BatchedTriGWriter | A record writer for TriG that uses the batched approach, note that this approach will produce invalid data when blank nodes span batches | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.trig | Apache Jena |
| BatchedTurtleOutputFormat | 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 | Class | io.org.apache.jena.hadoop.rdf.io.output.turtle | Apache Jena |
| BatchedTurtleWriter | A record writer for Turtle that uses the batched approach, note that this approach will produce invalid data when blank nodes span batches | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.turtle | Apache Jena |
| JsonLDQuadOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.jsonld | Apache Jena | |
| JsonLDQuadWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.jsonld | Apache Jena | |
| JsonLDTripleOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.jsonld | Apache Jena | |
| JsonLDTripleWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.jsonld | Apache Jena | |
| NQuadsOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.nquads | Apache Jena | |
| NQuadsWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.nquads | Apache Jena | |
| NTriplesNodeOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.ntriples | Apache Jena | |
| NTriplesNodeWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.ntriples | Apache Jena | |
| NTriplesOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.ntriples | Apache Jena | |
| NTriplesWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.ntriples | Apache Jena | |
| QuadsOutputFormat | An output format for RDF quads that dynamically selects the appropriate quad writer to use based on the file extension of the output file. | Class | io.org.apache.jena.hadoop.rdf.io.output | Apache Jena |
| QuadsToTriplesWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| RdfJsonOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.rdfjson | Apache Jena | |
| RdfJsonWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.rdfjson | Apache Jena | |
| RdfXmlOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.rdfxml | Apache Jena | |
| RdfXmlWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.rdfxml | Apache Jena | |
| StreamRdfQuadWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| StreamRdfTripleWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers | Apache Jena | |
| ThriftQuadOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.thrift | Apache Jena | |
| ThriftQuadWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.thrift | Apache Jena | |
| ThriftTripleOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.thrift | Apache Jena | |
| ThriftTripleWriter | Class | io.org.apache.jena.hadoop.rdf.io.output.writers.thrift | Apache Jena | |
| TriGOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.trig | Apache Jena | |
| TriplesOrQuadsOutputFormat | An output format for RDF triples/quads that dynamically selects the appropriate triple/quad writer to use based on the file extension of the | Class | io.org.apache.jena.hadoop.rdf.io.output | Apache Jena |
| TriplesOutputFormat | An output format for RDF triples that dynamically selects the appropriate triple writer to use based on the file extension of the output file. | Class | io.org.apache.jena.hadoop.rdf.io.output | Apache Jena |
| TriXOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.trix | Apache Jena | |
| TurtleOutputFormat | Class | io.org.apache.jena.hadoop.rdf.io.output.turtle | Apache Jena | |