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 | Field and Description |
---|---|
protected SparqlSource.Perhaps |
SparqlSource.nestedSelects |
Modifier and Type | Method and Description |
---|---|
static SparqlSource.Perhaps |
SparqlSource.Perhaps.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SparqlSource.Perhaps[] |
SparqlSource.Perhaps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.