Show:

The Filter class represents a single FILTER clause to be used within GraphPatterns

Constructor

Filter

(
  • content
)

Parameters:

  • content String
    • SPARQL Filter string (without the FILTER keyword)

Item Index

Methods

Methods

toString

() String

Retrieves the SPARQL string representation of the current instance, adding the FILTER keyword.

Returns:

String: