Uses of Interface
org.apache.commons.rdfrdf4j.RDF4JQuad
-
Uses of RDF4JQuad in org.apache.commons.rdfrdf4j
Modifier and TypeMethodDescriptionRDF4J.asQuad
(org.eclipse.rdf4j.model.Statement statement) Adapt a RDF4JStatement
as a Commons RDFQuad
. -
Uses of RDF4JQuad in org.apache.commons.rdfrdf4j.impl
Modifier and TypeMethodDescriptionInternalRDF4JFactory.createQuadImpl
(org.eclipse.rdf4j.model.Statement statement, UUID salt) Constructs aRDF4JQuad
from a RDF4JStatement
.