Home User Documentation Developer Documentation GitHub

Class: Sparql

Sparql

new plastic.modules.query.Sparql()

modules/query/Sparql.js, line 15

This is a SPARQL Query Parser It turns the Query into a SPARQL Endpoint URL

Members

queryObjObject

Incoming Raw Data

Methods

execute(){Object}

modules/query/Sparql.js, line 53

Parses the data into an internal used data format

setQueryObj(queryObj)

modules/query/Sparql.js, line 32

Sets Raw Data Object after Instanciation

Name Type Description
queryObj Object

validate(){boolean}

modules/query/Sparql.js, line 43

Custom Validation