Uses of Class
org.eclipse.rdf4j.model.base.AbstractIRI
-
Packages that use AbstractIRI Package Description org.eclipse.rdf4j.model.impl Default implementations of the RDF model interfacesorg.eclipse.rdf4j.sail.lmdb.model Lmdb implementations of the RDF Model interfaces.org.eclipse.rdf4j.sail.nativerdf.model Native implementations of the RDF Model interfaces. -
-
Uses of AbstractIRI in org.eclipse.rdf4j.model.impl
Subclasses of AbstractIRI in org.eclipse.rdf4j.model.impl Modifier and Type Class Description class
SimpleIRI
The default implementation of theIRI
interface. -
Uses of AbstractIRI in org.eclipse.rdf4j.sail.lmdb.model
Subclasses of AbstractIRI in org.eclipse.rdf4j.sail.lmdb.model Modifier and Type Class Description class
LmdbIRI
-
Uses of AbstractIRI in org.eclipse.rdf4j.sail.nativerdf.model
Subclasses of AbstractIRI in org.eclipse.rdf4j.sail.nativerdf.model Modifier and Type Class Description class
NativeIRI
-