Package | Description |
---|---|
org.eclipse.rdf4j.common.lang.service | |
org.eclipse.rdf4j.query.algebra.evaluation.function | |
org.eclipse.rdf4j.query.parser | |
org.eclipse.rdf4j.query.resultio | |
org.eclipse.rdf4j.repository.config |
Repository configuration interfaces.
|
org.eclipse.rdf4j.rio |
Rio: The rdf4j parser/writer API.
|
org.eclipse.rdf4j.sail.config |
Modifier and Type | Class and Description |
---|---|
class |
FileFormatServiceRegistry<FF extends FileFormat,S>
A special
ServiceRegistry for FileFormat related services. |
Modifier and Type | Class and Description |
---|---|
class |
FunctionRegistry |
class |
TupleFunctionRegistry |
Modifier and Type | Class and Description |
---|---|
class |
QueryParserRegistry
A registry that keeps track of the available
QueryParserFactory s. |
Modifier and Type | Class and Description |
---|---|
class |
BooleanQueryResultParserRegistry
A registry that keeps track of the available
BooleanQueryResultParserFactory s. |
class |
BooleanQueryResultWriterRegistry
A registry that keeps track of the available
BooleanQueryResultWriterFactory s. |
class |
TupleQueryResultParserRegistry
A registry that keeps track of the available
TupleQueryResultParserFactory s. |
class |
TupleQueryResultWriterRegistry
A registry that keeps track of the available
TupleQueryResultWriterFactory s. |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryRegistry
A registry that keeps track of the available
RepositoryFactory s. |
Modifier and Type | Class and Description |
---|---|
class |
DatatypeHandlerRegistry
Registry of
DatatypeHandler s. |
class |
LanguageHandlerRegistry
Registry of
LanguageHandler s. |
class |
RDFParserRegistry
A registry that keeps track of the available
RDFParserFactory s. |
class |
RDFWriterRegistry
A registry that keeps track of the available
RDFWriterFactory s. |
Modifier and Type | Class and Description |
---|---|
class |
SailRegistry
A registry that keeps track of the available
SailFactory s. |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.