Comunica
    Preparing search index...

    Class QueryEngine<QueryContext>

    A Comunica SPARQL query engine.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Invalidate all internal caches related to the given page URL. If no page URL is given, then all pages will be invalidated.

      Parameters

      • Optionalurl: string

        The page URL to invalidate.

      • Optionalcontext: any

        An optional ActionContext to pass to the actors.

      Returns Promise<any>

      A promise resolving when the caches have been invalidated.