Interface RDF4JTriple

All Superinterfaces:
RDF4JTripleLike, Triple, TripleLike
All Known Implementing Classes:
TripleImpl

public interface RDF4JTriple extends Triple, RDF4JTripleLike
Marker interface for RDF4J implementations of Triple.
See Also: