public interface RDF4JBlankNode extends RDF4JBlankNodeOrIRI, BlankNode
BlankNode.
The underlying RDF4J BNode instance can be retrieved with
asValue().
RDF4J.createBlankNode()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.rdf4j.model.BNode |
asValue()
Return the RDF4J
Value that this RDFTerm represents. |
equals, hashCode, uniqueReferencentriplesStringorg.eclipse.rdf4j.model.BNode asValue()
RDF4JTermValue that this RDFTerm represents.asValue in interface RDF4JBlankNodeOrIRIasValue in interface RDF4JTermValue (e.g. a Literal, IRI or
BNode.Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.