public interface RDF4JTerm extends RDFTerm
Modifier and Type | Method and Description |
---|---|
org.eclipse.rdf4j.model.Value |
asValue()
Return the RDF4J
Value that this RDFTerm represents. |
equals, hashCode, ntriplesString
org.eclipse.rdf4j.model.Value asValue()
Value
that this RDFTerm represents.Value
(e.g. a Literal
, IRI
or
BNode
.Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.