|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.bigdata.rdf.rio | |
|---|---|
| com.bigdata.rdf.load | Support for concurrent loading of RDF data across one or more clients from a variety of input sources. |
| com.bigdata.rdf.rio | This package provides an integration with the openrdf RIO parser that supports fast data loads. |
| com.bigdata.rdf.sail | This package contains the SAIL that allow bigdata to be used as a backend for the Sesame 2.x platform. |
| com.bigdata.rdf.store | This package provides several realizations of an RDF database using the bigdata architecture, including one suitable for temporary data, one suitable for local processing (single host), and one designed for scale-out on commodity hardware. |
| Classes in com.bigdata.rdf.rio used by com.bigdata.rdf.load | |
|---|---|
| AsynchronousStatementBufferFactory
Factory object for high-volume RDF data load. |
|
| IStatementBuffer
Abstraction for a buffer that loads Statements into an
AbstractTripleStore. |
|
| LoadStats
Used to report statistics when loading data. |
|
| StatementBuffer
A write buffer for absorbing the output of the RIO parser or other Statement source and writing that output onto an
AbstractTripleStore using the batch API. |
|
| Classes in com.bigdata.rdf.rio used by com.bigdata.rdf.rio | |
|---|---|
| AbstractStatementBuffer
Class for efficiently converting Statements into
BigdataStatements, including resolving term identifiers (or adding
entries to the lexicon for unknown terms) as required. |
|
| AsynchronousStatementBufferFactory.AsynchronousStatementBufferImpl
Inner class provides the statement buffer. |
|
| BasicRioLoader
Parses data but does not load it into the indices. |
|
| IAsynchronousWriteStatementBufferFactory
Factory interface for asynchronous writers on an ITripleStore. |
|
| IRioLoader
Interface for parsing RDF data using the Sesame RIO parser. |
|
| IStatementBuffer
Abstraction for a buffer that loads Statements into an
AbstractTripleStore. |
|
| LoadStats
Used to report statistics when loading data. |
|
| RioLoaderEvent
Event generated periodically. |
|
| RioLoaderListener
Periodic notification of data load progress. |
|
| Classes in com.bigdata.rdf.rio used by com.bigdata.rdf.sail | |
|---|---|
| StatementBuffer
A write buffer for absorbing the output of the RIO parser or other Statement source and writing that output onto an
AbstractTripleStore using the batch API. |
|
| Classes in com.bigdata.rdf.rio used by com.bigdata.rdf.store | |
|---|---|
| LoadStats
Used to report statistics when loading data. |
|
| StatementBuffer
A write buffer for absorbing the output of the RIO parser or other Statement source and writing that output onto an
AbstractTripleStore using the batch API. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||