Function SPARQLToQuery

  • @SPARQL: SPARQL text that is converted to a query object which is returned. @testMode: testing flag. Prevents loading of sources.

    Parameters

    • SPARQL: any
    • testMode: any
    • kb: any

    Returns false | Query

Generated using TypeDoc