Module org.apache.jena.geosparql
Class NearbyPF
java.lang.Object
org.apache.jena.sparql.pfunction.PropertyFunctionBase
org.apache.jena.sparql.pfunction.PropertyFunctionEval
org.apache.jena.sparql.pfunction.PFuncSimpleAndList
org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
org.apache.jena.geosparql.spatial.property_functions.nearby.NearbyGeomPF
org.apache.jena.geosparql.spatial.property_functions.nearby.NearbyPF
- All Implemented Interfaces:
org.apache.jena.sparql.pfunction.PropertyFunction
-
Field Summary
FieldsFields inherited from class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
DEFAULT_LIMIT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
execEvaluated
Methods inherited from class org.apache.jena.sparql.pfunction.PFuncSimpleAndList
execEvaluated
Methods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionEval
exec
Methods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionBase
build, exec
-
Field Details
-
DEFAULT_UNITS
- See Also:
-
-
Constructor Details
-
NearbyPF
public NearbyPF()
-