public interface Triple extends Printable, org.apache.jena.rdf.model.Resource
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.RDFNode |
getObject()
Gets the object of this Triple, downcasting it into Variable if appropriate.
|
org.apache.jena.rdf.model.Resource |
getObjectResource()
Gets the object as a Resource.
|
org.apache.jena.rdf.model.Resource |
getPredicate()
Gets the predicate of this Triple, downcasting it into Variable if appropriate.
|
org.apache.jena.rdf.model.RDFNode |
getSubject()
Gets the subject of this Triple, downcasting it into Variable if appropriate.
|
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toStringorg.apache.jena.rdf.model.RDFNode getSubject()
org.apache.jena.rdf.model.Resource getPredicate()
org.apache.jena.rdf.model.RDFNode getObject()
org.apache.jena.rdf.model.Resource getObjectResource()
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.