Uses of Class
org.eclipse.rdf4j.model.impl.AbstractModel
Package
Description
Default implementations of the RDF model interfaces
-
Uses of AbstractModel in org.eclipse.rdf4j.model.impl
Modifier and TypeClassDescriptionclass
Blocks access to the statements of the model, allowing only changes to the model's namespaces.class
Applies a basic graph pattern filter to what triples can be see.class
Hash table based implementation of theModel
interface.class
A Red-Black tree basedModel
implementation.ModifierConstructorDescriptionprotected
FilteredModel
(AbstractModel model, Resource subj, IRI pred, Value obj, Resource... contexts) -
Uses of AbstractModel in org.eclipse.rdf4j.sail.model