| Modifier and Type | Method and Description |
|---|---|
RdfQuadConsumer |
RdfQuadConsumer.quad(String subject,
String predicate,
String object,
String datatype,
String language,
String direction,
String graph)
Consumes an RDF quad where the
object may be an IRI, blank node,
typed literal, or language-tagged literal. |
Copyright © 2025. All rights reserved.