public interface JenaTripleLike extends TripleLike
TripleLike wrapper of a Jena Triple.
This is a marker interface common to its specializations JenaTriple,
JenaGeneralizedTripleLike, JenaQuad and
JenaGeneralizedQuadLike.
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.graph.Triple |
asJenaTriple()
Return the adapted Jena triple
|
getObject, getPredicate, getSubjectorg.apache.jena.graph.Triple asJenaTriple()
Triple.Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.