| Name | Description | Type | Package | Framework |
| AbstractRIOTestCase | Abstract base class for unit tests involving the RIO integration. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| AbstractStatementBuffer | Class for efficiently converting Statements into BigdataStatements, including resolving term identifiers (or adding | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| AbstractStatementBuffer .StatementBuffer2 | Loads Statements into an RDF database. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| AsynchronousStatementBufferFactory | Factory object for high-volume RDF data load. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| BasicRioLoader | Parses data but does not load it into the indices. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| BigdataNTriplesParser | RDF parser for N-Triples files. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| BigdataNTriplesParserFactory | An RDR-aware RDFParserFactory for N-Triples parsers. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| BigdataNTriplesParserTest | JUnit test for the N-Triples parser. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| BigdataNTriplesParserTestCase | JUnit test for the N-Triples parser. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| BigdataSPARQLResultsJSONParser | Parser for SPARQL-1. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONParserFactory | A TupleQueryResultParserFactory for parsers of SPARQL-1. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONParserForConstruct | Parser for SPARQL-1. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONParserForConstructFactory | A TupleQueryResultParserFactory for parsers of SPARQL-1. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONWriter | | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONWriterFactory | A TupleQueryResultWriterFactory for writers of SPARQL/JSON queryAuthor:Arjohn Kampman | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONWriterForConstruct | | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONWriterForConstructFactory | A TupleQueryResultWriterFactory for writers of SPARQL/JSON queryAuthor:Arjohn Kampman | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataTurtleParser | RDF parser for Turtle files. | Class | com.bigdata.rdf.rio.turtle | BlazeGraph |
|
| BigdataTurtleParserFactory | An RDR-aware RDFParserFactory for Turtle parsers. | Class | com.bigdata.rdf.rio.turtle | BlazeGraph |
|
| BigdataTurtleWriter | An implementation of the RDFWriter interface that writes RDF documents in Turtle format. | Class | com.bigdata.rdf.rio.turtle | BlazeGraph |
|
| BigdataTurtleWriterFactory | An RDR-aware RDFWriterFactory for Turtle writers. | Class | com.bigdata.rdf.rio.turtle | BlazeGraph |
|
| EDSAsyncLoader | src/test/java/com/bigdata/rdf/rio/EDSAsyncLoader. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| IAsynchronousWriteStatementBufferFactory | Factory interface for asynchronous writers on an ITripleStore. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| IRDFParserOptions | Instances of this interface may be used to configure options on an RDFParser. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| IRioLoader | Interface for parsing RDF data using the Sesame RIO parser. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| IStatementBuffer | Abstraction for a buffer that loads Statements into an AbstractTripleStore. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| LoadStats | Used to report statistics when loading data. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| PresortRioLoader | Statement handler for the RIO RDF Parser that writes on aAuthor:Bryan Thompson | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| RDFParserOptions | Instances of this class may be used to configure options on an RDFParser. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| RDFParserOptions .Options | | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| RioLoaderEvent | Event generated periodically. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| RioLoaderListener | Periodic notification of data load progress. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| SPARQLJSONParserBase | Abstract base class for SPARQL Results JSON Parsers. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| StatementBuffer | A write buffer for absorbing the output of the RIO parser or other Statement source and writing that output onto an | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| StatementBuffer .IWrittenSPOArray | Note: The use of this interface is NOT encouraged. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| StatementCyclesException | An instance of this exception is thrown if cycles are detected amoung statements. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| TestAll | RIO integration tests. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestAll_RIO | Test suite for RIO extensions but NOT the integration tests. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestAsynchronousStatementBufferFactory | Test suite for AsynchronousStatementBufferFactory. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestLoadAndVerify | Test loads an RDF/XML resource into a database and then verifies by re-parse that all expected statements were made persistent in the database. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestNTriplesWithSids | Test suite for SIDS support with NTRIPLES data. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestStandaloneRDRParsers | Test suite for standalone usage of Bigdata RDF Parsers. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestStatementBuffer | Test suite for StatementBuffer. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestStatementBuffer .TestTriplesModeAPs | Triples mode test suite. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| UnificationException | An instance of this exception is thrown when the same blank node appears in the context position of two or more statements having a distinct | Class | com.bigdata.rdf.rio | BlazeGraph |