Uses of Package
org.eclipse.rdf4j.model.impl
-
Packages that use org.eclipse.rdf4j.model.impl Package Description org.eclipse.rdf4j.model.impl Default implementations of the RDF model interfacesorg.eclipse.rdf4j.sail.extensiblestore Elasticsearch store for string triplesorg.eclipse.rdf4j.sail.extensiblestore.valuefactory org.eclipse.rdf4j.sail.lmdb.model Lmdb implementations of the RDF Model interfaces.org.eclipse.rdf4j.sail.memory.model MemoryStore-specific implementations of the core RDF model objects.org.eclipse.rdf4j.sail.model org.eclipse.rdf4j.sail.nativerdf The Native Store.org.eclipse.rdf4j.sail.nativerdf.model Native implementations of the RDF Model interfaces. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.model.impl Class Description AbstractModel Provides basic operations that are common to all Models.BooleanLiteral An extension ofSimpleLiteral
that stores a boolean value to avoid parsing.ContextStatement Deprecated, for removal: This API element is subject to removal in a future version.Useinstead
DynamicModel A LinkedHashModel or a TreeModel achieves fast data access at the cost of higher indexing time.LinkedHashModel Hash table based implementation of theModel
interface.SimpleLiteral A simple default implementation of theLiteral
interface.SimpleStatement Deprecated, for removal: This API element is subject to removal in a future version.Useinstead
SimpleValueFactory Default implementation of theValueFactory
interface.TreeModel A Red-Black tree basedModel
implementation. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.extensiblestore Class Description SimpleNamespace A default implementation of theNamespace
interface. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.extensiblestore.valuefactory Class Description ContextStatement Deprecated, for removal: This API element is subject to removal in a future version.Useinstead
SimpleStatement Deprecated, for removal: This API element is subject to removal in a future version.Useinstead
-
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.lmdb.model Class Description SimpleBNode An simple default implementation of theBNode
interface.SimpleIRI The default implementation of theIRI
interface. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.memory.model Class Description GenericStatement An implementation of the Statement interface with support for Java Generics.SimpleLiteral A simple default implementation of theLiteral
interface. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.model Class Description AbstractModel Provides basic operations that are common to all Models. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.nativerdf Class Description SimpleValueFactory Default implementation of theValueFactory
interface. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.nativerdf.model Class Description SimpleBNode An simple default implementation of theBNode
interface.SimpleIRI The default implementation of theIRI
interface.SimpleLiteral A simple default implementation of theLiteral
interface.