Interface Triple
- 
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.graph.TripleReturns a representation of this triple as an object of the classTripleof the Jena API. 
- 
Method Details
- 
asJenaTriple
org.apache.jena.graph.Triple asJenaTriple()Returns a representation of this triple as an object of the classTripleof the Jena API. 
 -