Package | Description |
---|---|
com.epimorphics.lda.sources |
The sources package contains classes that interface between
Elda and the different kinds of RDF/SPARQL data sources available.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceBase.executeSelect(com.hp.hpl.jena.query.Query q,
Source.ResultSetConsumer c)
q must be a SELECT query. |
void |
Source.executeSelect(com.hp.hpl.jena.query.Query q,
Source.ResultSetConsumer c)
Do a SELECT.
|
Copyright © 2014. All Rights Reserved.