public class ASTGeoSpatialSearchOptimizer extends ASTSearchOptimizerBase
FTS#GEOSPATIAL and related magic predicates into a
ServiceNode which will invoke the bigdata geospatial service.| Modifier and Type | Field and Description |
|---|---|
static Set<org.openrdf.model.URI> |
searchUris |
| Constructor and Description |
|---|
ASTGeoSpatialSearchOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getNamespace()
Get the namespace variables.
|
protected org.openrdf.model.URI |
getSearchPredicate()
Get the search predicate variables.
|
protected Set<org.openrdf.model.URI> |
getSearchUris()
Get the search URIs fields.
|
optimizepublic static final Set<org.openrdf.model.URI> searchUris
protected Set<org.openrdf.model.URI> getSearchUris()
ASTSearchOptimizerBasegetSearchUris in class ASTSearchOptimizerBaseprotected String getNamespace()
ASTSearchOptimizerBasegetNamespace in class ASTSearchOptimizerBaseprotected org.openrdf.model.URI getSearchPredicate()
ASTSearchOptimizerBasegetSearchPredicate in class ASTSearchOptimizerBaseCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.