public class RdbmsTripleSource extends Object implements TripleSource
RdbmsTripleRepository.| Constructor and Description |
|---|
RdbmsTripleSource(RdbmsTripleRepository triples) |
| Modifier and Type | Method and Description |
|---|---|
CloseableIteration |
getStatements(Resource subj,
URI pred,
Value obj,
Resource... contexts) |
RdbmsValueFactory |
getValueFactory() |
public RdbmsTripleSource(RdbmsTripleRepository triples)
public RdbmsValueFactory getValueFactory()
getValueFactory in interface TripleSourcepublic CloseableIteration getStatements(Resource subj, URI pred, Value obj, Resource... contexts) throws QueryEvaluationException
getStatements in interface TripleSourceQueryEvaluationExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.