Interface TripleSource

All Superinterfaces:
AvailableStatementOrder
All Known Subinterfaces:
RDFStarTripleSource
All Known Implementing Classes:
RepositoryTripleSource, SailDatasetTripleSource, SailTripleSource

public interface TripleSource extends AvailableStatementOrder
A triple source that can be queried for (the existence of) certain triples in certain contexts. This interface defines the methods that are needed by the Sail Query Model to be able to evaluate itself.