Uses of Interface
org.eclipse.rdf4j.model.NamespaceAware
Package
Description
The RDF Model API
Default implementations of the RDF model interfaces
-
Uses of NamespaceAware in org.eclipse.rdf4j.model
-
Uses of NamespaceAware in org.eclipse.rdf4j.model.impl
Modifier and TypeClassDescriptionclass
Provides basic operations that are common to all Models.class
A LinkedHashModel or a TreeModel achieves fast data access at the cost of higher indexing time.class
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. -
Uses of NamespaceAware in org.eclipse.rdf4j.sail.model