Show:

Creates a DESCRIBE query

Constructor

Construct

(
  • triples
)

Parameters:

  • triples Triple | Array
    • One or more Triple objects

Item Index

Methods

addTriple

(
  • triple
)

Add a Triple to the DESCRIBE query

Parameters:

  • triple Triple
    • A Triple object

toString

() String

Retrieves the SPARQL string representation of the current instance

Returns:

String: