| Package | Description | 
|---|---|
| org.eclipse.rdf4j.repository.sail.helpers | Helper and utility classes for the  SailRepository | 
| org.eclipse.rdf4j.rio.binary | Parser/writer for the rdf4j binary RDF format. | 
| org.eclipse.rdf4j.rio.helpers | Provides helpers classes for Rio. | 
| org.eclipse.rdf4j.rio.jsonld | Parser/writer for the JSON-L format. | 
| org.eclipse.rdf4j.rio.nquads | Parser/writer for the N-Quads format. | 
| org.eclipse.rdf4j.rio.ntriples | Parser/writer for the N-Triples format. | 
| org.eclipse.rdf4j.rio.rdfjson | Parser/writer for the RDF/JSON format. | 
| org.eclipse.rdf4j.rio.rdfxml | Parser/writer for the RDF/XML format. | 
| org.eclipse.rdf4j.rio.trig | Parser/writer for the TriG format. | 
| org.eclipse.rdf4j.rio.trix | Parser/writer for the TriX format. | 
| org.eclipse.rdf4j.rio.turtle | Parser/writer for the Turtle format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLUpdateDataBlockParserAn extension of  TriGParserthat processes data in the format specified in the SPARQL 1.1 grammar for Quad
 data (assuming no variables, as is the case for INSERT DATA and DELETE DATA operations). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinaryRDFParser | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RDFParserBaseDeprecated. 
 since 2.0. Use  AbstractRDFParserinstead. | 
| class  | XMLReaderBasedParserBase class for Rio parsers that are based on a SAX  XMLReader. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JSONLDParserAn  RDFParserthat links toJSONLDInternalTripleCallback. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NQuadsParserRDF parser implementation for the  N-QuadsRDF format, extending the Rio N-Triples parser. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NTriplesParserRDF parser for N-Triples files. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RDFJSONParserRDFParserimplementation for the RDF/JSON format | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RDFXMLParserA parser for XML-serialized RDF. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TriGParserRDF parser for RDF-1.1 TriG files. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TriXParserA parser that can parse RDF files that are in the TriX format . | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TurtleParserRDF parser for RDF-1.1 Turtle files. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.