Uses of Class
org.apache.commons.rdf.rdf4j.RDF4J
Packages that use RDF4J
Package
Description
Experimental Commons RDF RDF4J implementations.
-
Uses of RDF4J in org.apache.commons.rdf.rdf4j.experimental
Fields in org.apache.commons.rdf.rdf4j.experimental declared as RDF4JMethods in org.apache.commons.rdf.rdf4j.experimental that return RDF4J -
Uses of RDF4J in org.apache.commons.rdf.rdf4j.impl
Fields in org.apache.commons.rdf.rdf4j.impl declared as RDF4JModifier and TypeFieldDescriptionprotected final RDF4J
AbstractRepositoryGraphLike.rdf4jTermFactory
private final RDF4J
ModelGraphImpl.rdf4jTermFactory
Methods in org.apache.commons.rdf.rdf4j.impl with parameters of type RDF4JModifier and TypeMethodDescriptionInternalRDF4JFactory.createModelGraphImpl
(org.eclipse.rdf4j.model.Model model, RDF4J rdf4jTermFactory) Construct aRDF4JGraph
from a RDF4JModel
.Constructors in org.apache.commons.rdf.rdf4j.impl with parameters of type RDF4JModifierConstructorDescription(package private)
ModelGraphImpl
(org.eclipse.rdf4j.model.Model model, RDF4J rdf4jTermFactory)