Uses of Interface
org.apache.commons.rdf.rdf4j.RDF4JTripleLike
-
Packages that use RDF4JTripleLike Package Description org.apache.commons.rdf.rdf4j Commons RDF integration with RDF4J.org.apache.commons.rdf.rdf4j.impl -
-
Uses of RDF4JTripleLike in org.apache.commons.rdf.rdf4j
Subinterfaces of RDF4JTripleLike in org.apache.commons.rdf.rdf4j Modifier and Type Interface Description interface
RDF4JQuad
Marker interface for RDF4J implementations of Quad.interface
RDF4JTriple
Marker interface for RDF4J implementations of Triple. -
Uses of RDF4JTripleLike in org.apache.commons.rdf.rdf4j.impl
Classes in org.apache.commons.rdf.rdf4j.impl that implement RDF4JTripleLike Modifier and Type Class Description (package private) class
QuadImpl
(package private) class
TripleImpl
-