| Package | Description |
|---|---|
| com.epimorphics.sparql.exprs | |
| com.epimorphics.sparql.propertypaths | |
| com.epimorphics.sparql.query | |
| com.epimorphics.sparql.terms |
| Modifier and Type | Class and Description |
|---|---|
class |
Call |
class |
ExprCommon |
class |
Infix |
| 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 | Method and Description |
|---|---|
void |
QueryShape.addDescribeElements(List<TermAtomic> elements) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IsExpr |
| Modifier and Type | Class and Description |
|---|---|
class |
Blank |
class |
Literal |
class |
TermList |
class |
URI |
class |
Var |
| Modifier and Type | Method and Description |
|---|---|
TermAtomic |
Triple.getO() |
TermAtomic |
Triple.getP() |
TermAtomic |
Triple.getS() |
| Constructor and Description |
|---|
TermList(TermAtomic... terms) |
Triple(TermAtomic S,
TermAtomic P,
TermAtomic O) |
| Constructor and Description |
|---|
TermList(List<TermAtomic> terms) |
Copyright © 2017. All rights reserved.