Show:

Creates a SELECT query

Constructor

Select

(
  • content
  • modifier
)

Parameters:

  • content String
    • String arguments for SELECT keyword
  • modifier String
    • Optional modifier (e.g. DISTINCT)

Item Index

Methods

Methods

toString

() String

Retrieves the SPARQL string representation of the current instance

Returns:

String: