Uses of Interface
org.apache.commons.rdf.rdf4j.RDF4JGraphLike
-
Packages that use RDF4JGraphLike Package Description org.apache.commons.rdf.rdf4j Commons RDF integration with RDF4J.org.apache.commons.rdf.rdf4j.impl -
-
Uses of RDF4JGraphLike in org.apache.commons.rdf.rdf4j
Subinterfaces of RDF4JGraphLike in org.apache.commons.rdf.rdf4j Modifier and Type Interface Description interface
RDF4JDataset
Marker interface for RDF4J implementations of Dataset.interface
RDF4JGraph
Marker interface for RDF4J implementations of Graph. -
Uses of RDF4JGraphLike in org.apache.commons.rdf.rdf4j.impl
Classes in org.apache.commons.rdf.rdf4j.impl that implement RDF4JGraphLike Modifier and Type Class Description (package private) class
AbstractRepositoryGraphLike<T extends TripleLike>
(package private) class
ModelGraphImpl
(package private) class
RepositoryDatasetImpl
(package private) class
RepositoryGraphImpl
-