public class GeoAroundService extends GeoService
| Modifier and Type | Field and Description |
|---|---|
static org.openrdf.model.impl.URIImpl |
CENTER_PARAM
wikibase:center parameter name.
|
static org.openrdf.model.impl.URIImpl |
DISTANCE_PARAM
wikibase:distance parameter name.
|
static org.openrdf.model.impl.URIImpl |
RADIUS_PARAM
wikibase:radius parameter name.
|
static org.openrdf.model.URI |
SERVICE_KEY
The URI service key.
|
GLOBE_PARAM| Constructor and Description |
|---|
GeoAroundService() |
| Modifier and Type | Method and Description |
|---|---|
protected com.bigdata.rdf.sparql.ast.JoinGroupNode |
buildServiceNode(com.bigdata.rdf.sparql.ast.service.ServiceCallCreateParams params,
com.bigdata.rdf.sparql.ast.eval.ServiceParams serviceParams)
Create service parameters for delegate service call.
|
create, getGlobeNode, getParam, getPatternNode, getRequiredBound, getServiceOptions, getStatementPatterns, registerpublic static final org.openrdf.model.URI SERVICE_KEY
public static final org.openrdf.model.impl.URIImpl CENTER_PARAM
public static final org.openrdf.model.impl.URIImpl RADIUS_PARAM
public static final org.openrdf.model.impl.URIImpl DISTANCE_PARAM
protected com.bigdata.rdf.sparql.ast.JoinGroupNode buildServiceNode(com.bigdata.rdf.sparql.ast.service.ServiceCallCreateParams params,
com.bigdata.rdf.sparql.ast.eval.ServiceParams serviceParams)
GeoServicebuildServiceNode in class GeoServiceCopyright © 2016. All rights reserved.