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 interfaceRDF4JQuadMarker interface for RDF4J implementations of Quad.interfaceRDF4JTripleMarker 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) classQuadImpl(package private) classTripleImpl
-