Package | Description |
---|---|
org.eclipse.rdf4j.model.impl |
Default implementations of the RDF model interfaces.
|
org.eclipse.rdf4j.sail.memory.model |
Classes implementing the storage model of the MemoryStore.
|
org.eclipse.rdf4j.sail.model | |
org.eclipse.rdf4j.sail.nativerdf |
Native RDF storage backend.
|
org.eclipse.rdf4j.sail.nativerdf.model |
Class and Description |
---|
AbstractModel
Provides basic operations that are common to all Models.
|
AbstractValueFactory
Abstract base class for
ValueFactory implementations. |
BooleanLiteral
An extension of
SimpleLiteral that stores a boolean value to avoid parsing. |
BooleanLiteralImpl
Deprecated.
since 2.0. Use
BooleanLiteral instead. |
ContextStatement
An extension of
SimpleStatement that adds a context field. |
LinkedHashModel
Hash table based implementation of the
Model interface. |
SimpleBNode
An simple default implementation of the
BNode interface. |
SimpleIRI
The default implementation of the
IRI interface. |
SimpleLiteral
A simple default implementation of the
Literal interface. |
SimpleNamespace
A default implementation of the
Namespace interface. |
SimpleStatement
A simple default implementation of the
Statement interface for statements that don't have an associated
context. |
SimpleValueFactory
Default implementation of the
ValueFactory interface. |
TreeModel
A Red-Black tree based
Model implementation. |
ValueFactoryImpl
Deprecated.
since 2.0. Use
SimpleValueFactory instead. |
Class and Description |
---|
AbstractValueFactory
Abstract base class for
ValueFactory implementations. |
ContextStatement
An extension of
SimpleStatement that adds a context field. |
SimpleBNode
An simple default implementation of the
BNode interface. |
SimpleLiteral
A simple default implementation of the
Literal interface. |
SimpleStatement
A simple default implementation of the
Statement interface for statements that don't have an associated
context. |
Class and Description |
---|
AbstractModel
Provides basic operations that are common to all Models.
|
Class and Description |
---|
AbstractValueFactory
Abstract base class for
ValueFactory implementations. |
Class and Description |
---|
SimpleBNode
An simple default implementation of the
BNode interface. |
SimpleIRI
The default implementation of the
IRI interface. |
SimpleLiteral
A simple default implementation of the
Literal interface. |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.