rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
abstract Boolean | relation (Value v1, Value v2, Integer parameter) |
Static Public Member Functions | |
static Boolean | vectorOrRaster (Literal lit) |
static Literal | getLiteral (Function func, Value v) throws ValueExprEvaluationException |
Static Public Attributes | |
static Set< String > | rasterLiteralURIs =new TreeSet<String>() |
static Set< String > | vectorLiteralURIs =new TreeSet<String>() |
Value evaluate | ( | ValueFactory | valueFactory, |
Value... | args | ||
) | throws ValueExprEvaluationException |
|
static |
Referenced by DFullyWithin.relation(), and DWithin.relation().
|
abstract |
Reimplemented in DWithin, and DFullyWithin.
|
static |
|
static |
|
static |