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
Elasticsearch store for string triples
Lmdb implementations of the RDF Model interfaces.
MemoryStore-specific implementations of the core RDF model objects.
The Native Store.
Native implementations of the RDF Model interfaces.
-
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.A LinkedHashModel or a TreeModel achieves fast data access at the cost of higher indexing time.An implementation of the Statement interface with support for Java Generics.Hash table based implementation of theModel
interface.A simple default implementation of theLiteral
interface.Default implementation of theValueFactory
interface.A Red-Black tree basedModel
implementation. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.extensiblestore
-
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.extensiblestore.valuefactoryClassDescriptionAn implementation of the Statement interface with support for Java Generics.
-
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.lmdb.model
-
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.nativerdf
-
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.nativerdf.model