Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricBinaryFunction
-
Packages that use GeometricBinaryFunction Package Description org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql -
-
Uses of GeometricBinaryFunction in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
Subclasses of GeometricBinaryFunction in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql Modifier and Type Class Description classDifferenceThe GeoSPARQLFunctiongeof:difference, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.classIntersectionThe GeoSPARQLFunctiongeof:intersection, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.classSymmetricDifferenceThe GeoSPARQLFunctiongeof:symDifference, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.classUnionThe GeoSPARQLFunctiongeof:union, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
-