| Package | Description |
|---|---|
| com.epimorphics.sparql.geo | |
| com.epimorphics.sparql.graphpatterns | |
| com.epimorphics.sparql.query |
| Modifier and Type | Field and Description |
|---|---|
protected Var |
GeoTransformBySparqlFilter.distanceVar |
protected Var |
GeoTransformBySparqlFilter.eastingVar |
protected Var |
GeoTransformBySparqlFilter.northingVar |
| Modifier and Type | Method and Description |
|---|---|
Var |
GeoQuery.getVar() |
| Constructor and Description |
|---|
GeoQuery(Var toBind,
String name,
List<Number> args) |
GeoQuery(Var toBind,
String name,
Number... args) |
| Constructor and Description |
|---|
GeoQuery(List<Var> toBind,
String name,
Number... args) |
| Modifier and Type | Method and Description |
|---|---|
Var |
Bind.getVar() |
| Modifier and Type | Method and Description |
|---|---|
List<Var> |
Values.getVars() |
| Constructor and Description |
|---|
Bind(IsExpr e,
Var x) |
| Constructor and Description |
|---|
Values(List<Var> vars,
List<IsExpr> data) |
| Constructor and Description |
|---|
As(IsExpr e,
Var v) |
Copyright © 2017. All rights reserved.