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.memory.model org.eclipse.rdf4j.sail.model org.eclipse.rdf4j.sail.nativerdf The Native Store.org.eclipse.rdf4j.sail.nativerdf.model -
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.AbstractValueFactory Deprecated.since 3.5.0.BooleanLiteral An extension ofSimpleLiteral
that stores a boolean value to avoid parsing.BooleanLiteralImpl Deprecated.since 2.0.ContextStatement An extension ofSimpleStatement
that adds a context field.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.SimpleBNode An simple default implementation of theBNode
interface.SimpleIRI The default implementation of theIRI
interface.SimpleLiteral A simple default implementation of theLiteral
interface.SimpleNamespace A default implementation of theNamespace
interface.SimpleStatement A simple default implementation of theStatement
interface for statements that don't have an associated context.SimpleValueFactory Default implementation of theValueFactory
interface.TreeModel A Red-Black tree basedModel
implementation.ValueFactoryImpl Deprecated.since 2.0. -
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 An extension ofSimpleStatement
that adds a context field.SimpleStatement A simple default implementation of theStatement
interface for statements that don't have an associated context. -
Classes in org.eclipse.rdf4j.model.impl used by org.eclipse.rdf4j.sail.memory.model Class Description AbstractValueFactory Deprecated.since 3.5.0.ContextStatement An extension ofSimpleStatement
that adds a context field.SimpleBNode An simple default implementation of theBNode
interface.SimpleLiteral A simple default implementation of theLiteral
interface.SimpleStatement A simple default implementation of theStatement
interface for statements that don't have an associated context. -
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 AbstractValueFactory Deprecated.since 3.5.0. -
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.