Uses of Package
org.eclipse.rdf4j.model.impl
Packages that use org.eclipse.rdf4j.model.impl
Package
Description
Default implementations of the RDF model interfaces
An implementation of the RDF SAIL API that uses main memory for storage.
MemoryStore-specific implementations of the core RDF model objects.
-
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.model.implClassDescriptionProvides basic operations that are common to all Models.An extension of
SimpleLiteral
that stores a boolean value to avoid parsing.Deprecated, for removal: This API element is subject to removal in a future version.A LinkedHashModel or a TreeModel achieves fast data access at the cost of higher indexing time.Hash table based implementation of theModel
interface.A simple default implementation of theLiteral
interface.Deprecated, for removal: This API element is subject to removal in a future version.Useinstead
Default implementation of theValueFactory
interface.A Red-Black tree basedModel
implementation. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.memory
-
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.memory.modelClassDescriptionAn implementation of the Statement interface with support for Java Generics.A simple default implementation of the
Literal
interface. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.model
-
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.shacl.results
instead