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