| Modifier and Type | Class and Description |
|---|---|
class |
Call |
class |
ExprCommon |
class |
Infix |
| Modifier and Type | Class and Description |
|---|---|
class |
And |
class |
Basic |
class |
Bind |
class |
Empty |
class |
Exists |
class |
GraphPattern |
class |
GraphPatternText
A GraphPatternText is a graph pattern that contains arbitrary text
that is substituted directly into the SPARQL query.
|
class |
Minus |
class |
Named |
class |
Optional |
class |
Select |
class |
Union |
class |
Values |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyPath |
| Modifier and Type | Class and Description |
|---|---|
class |
Alt |
class |
Inv |
class |
PathCommon |
class |
Property |
class |
Rep |
class |
Seq |
| Modifier and Type | Class and Description |
|---|---|
class |
As |
class |
OrderCondition |
class |
SubstMod |
class |
SubstPattern |
class |
SubstSort |
| Modifier and Type | Method and Description |
|---|---|
IsSparqler |
Settings.getParam(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.putParam(String name,
IsSparqler ts) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IsExpr |
interface |
Projection |
interface |
TermAtomic |
interface |
TripleOrFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
Blank |
class |
Filter |
class |
Literal |
class |
TermList |
class |
Text |
class |
Triple |
class |
URI |
class |
Var |
| Modifier and Type | Method and Description |
|---|---|
static String |
SparqlUtils.renderToSparql(IsSparqler ts) |
static String |
SparqlUtils.renderToSparql(Settings s,
IsSparqler ts) |
Copyright © 2019. All rights reserved.