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.
|
optimize
public static final Set<org.openrdf.model.URI> searchUris
protected Set<org.openrdf.model.URI> getSearchUris()
ASTSearchOptimizerBase
getSearchUris
in class ASTSearchOptimizerBase
protected String getNamespace()
ASTSearchOptimizerBase
getNamespace
in class ASTSearchOptimizerBase
protected org.openrdf.model.URI getSearchPredicate()
ASTSearchOptimizerBase
getSearchPredicate
in class ASTSearchOptimizerBase
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.