Interface TripleSource

All Known Implementing Classes:
SailTripleSource, SparqlTripleSource, TripleSourceBase

public interface TripleSource
Interface for implementations of triple sources. Particular implementations define how to evaluate the expression on the endpoint. Different implementations might be necessary depending on the underlying repository.
Author:
Andreas Schwarte
See Also: